Updated following coolo's suggestion, hope the pot file now includes all the messages

svn path=/trunk/kdegraphics/kpdf/; revision=375340
This commit is contained in:
Albert Astals Cid 2005-01-03 22:13:56 +00:00
parent 50a8450174
commit abdc236de9

View file

@ -4,8 +4,10 @@ INCLUDES = -I$(srcdir)/xpdf -I$(srcdir)/xpdf/goo -I$(top_builddir)/kpdf $(all_in
METASOURCES = AUTO
messages: rc.cpp
$(XGETTEXT) *.cpp -o $(podir)/kpdf.pot
messages:
$(EXTRACTRC) `find . -name "*.rc" -o -name "*.ui"` > rc.cpp
$(XGETTEXT) `find . -name "*.cpp" -o -name "*.cc" -o -name "*.h"` -o $(podir)/kpdf.pot
rm -f rc.cpp
KDE_ICON = kpdf