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

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

EXTRA_DIST =            \
    $(HELP_FILES)       \
    quickref.tex

-include $(top_srcdir)/git.mk