2007-09-09 Luca Ferretti <elle.uca@libero.it> * quickref/Makefile.am: Added it to SUBDIRS. * quickref/it/*: Added Italian translation * configure.in: include help/quickref/it/Makefile to AC_OUTPUT. svn path=/trunk/; revision=34200
9 lines
154 B
Makefile
9 lines
154 B
Makefile
HELP_FILES = quickref.pdf
|
|
|
|
quickrefdir = $(evolutionhelpdir)/quickref/it
|
|
quickref_DATA = $(HELP_FILES)
|
|
|
|
EXTRA_DIST = \
|
|
$(HELP_FILES) \
|
|
quickref.tex
|