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

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

EXTRA_DIST =            \
    $(HELP_FILES)       \
    quickref.tex

-include $(top_srcdir)/git.mk