rebuild POTFILES.in when remaking gnucash.pot

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12246 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Neil Williams 2006-01-03 18:04:34 +00:00
parent 58361755ee
commit 049f4b0ee6

View File

@ -165,6 +165,7 @@ libtool: $(LIBTOOL_DEPS)
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