2007-09-15 Gabor Kelemen <kelemeng@gnome.hu> * help/quickref/hu/quickref.pdf: * help/quickref/hu/quickref.tex: * help/quickref/hu/Makefile.am: * help/quickref/Makefile.am: Hungarian translation of quickref added. svn path=/trunk/; revision=34261
9 lines
154 B
Makefile
9 lines
154 B
Makefile
HELP_FILES = quickref.pdf
|
|
|
|
quickrefdir = $(evolutionhelpdir)/quickref/hu
|
|
quickref_DATA = $(HELP_FILES)
|
|
|
|
EXTRA_DIST = \
|
|
$(HELP_FILES) \
|
|
quickref.tex
|