aboutsummaryrefslogtreecommitdiffstats
path: root/help/quickref/hu/Makefile.am
blob: e8720963afde6444480406ec877243d75a5b2079 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
HELP_FILES = quickref.pdf

quickrefdir = $(evolutionhelpdir)/quickref/hu
quickref_DATA = $(HELP_FILES)

EXTRA_DIST =            \
    $(HELP_FILES)       \
    quickref.tex

-include $(top_srcdir)/git.mk