2007-06-07 Duarte Loreto <happyguy_pt@hotmail.com> * quickref/pt/Makefile.am: Added for Portuguese * quickref/pt/quickref.tex: Added Portuguese translation. * quickref/pt/quickref.pdf: Added PDF conversion of trans. * quickref/Makefile.am: Added Portuguese (pt) to subdirs. svn path=/trunk/; revision=33663
9 lines
154 B
Makefile
9 lines
154 B
Makefile
HELP_FILES = quickref.pdf
|
|
|
|
quickrefdir = $(evolutionhelpdir)/quickref/pt
|
|
quickref_DATA = $(HELP_FILES)
|
|
|
|
EXTRA_DIST = \
|
|
$(HELP_FILES) \
|
|
quickref.tex
|