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

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

EXTRA_DIST =            \
    $(HELP_FILES)       \
    quickref.tex

-include $(top_srcdir)/git.mk