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

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

EXTRA_DIST =            \
    $(HELP_FILES)       \
    quickref.tex

-include $(top_srcdir)/git.mk