[Gnucash-changes] r12246 - gnucash/trunk - rebuild POTFILES.in when remaking gnucash.pot

Neil Williams codehelp at cvs.gnucash.org
Tue Jan 3 13:04:34 EST 2006


Author: codehelp
Date: 2006-01-03 13:04:34 -0500 (Tue, 03 Jan 2006)
New Revision: 12246
Trac: http://svn.gnucash.org/trac/changeset/12246

Modified:
   gnucash/trunk/Makefile.am
Log:
rebuild POTFILES.in when remaking gnucash.pot

Modified: gnucash/trunk/Makefile.am
===================================================================
--- gnucash/trunk/Makefile.am	2006-01-03 18:02:25 UTC (rev 12245)
+++ gnucash/trunk/Makefile.am	2006-01-03 18:04:34 UTC (rev 12246)
@@ -165,6 +165,7 @@
 pot:
 	rm -f intl-scm/guile-strings.c
 	make -C intl-scm
+	${top_srcdir}/make-gnucash-potfiles > po/POTFILES.in
 	rm -f po/$(PACKAGE).pot
 	make -C po $(PACKAGE).pot
 



More information about the gnucash-changes mailing list