[Gnucash-changes] r12250 - gnucash/trunk - ensure the generated
file is cleaned for make distcheck
Neil Williams
codehelp at cvs.gnucash.org
Tue Jan 3 17:01:40 EST 2006
Author: codehelp
Date: 2006-01-03 17:01:38 -0500 (Tue, 03 Jan 2006)
New Revision: 12250
Trac: http://svn.gnucash.org/trac/changeset/12250
Modified:
gnucash/trunk/Makefile.am
Log:
ensure the generated file is cleaned for make distcheck
Modified: gnucash/trunk/Makefile.am
===================================================================
--- gnucash/trunk/Makefile.am 2006-01-03 19:27:54 UTC (rev 12249)
+++ gnucash/trunk/Makefile.am 2006-01-03 22:01:38 UTC (rev 12250)
@@ -106,7 +106,7 @@
intltool-extract intltool-update intltool-merge\
cscope.files cscope.out etags.files make-gnucash-patch \
make-gnucash-potfiles po/.intltool-merge-cache \
- goffice .goffice-links
+ goffice .goffice-links po/POTFILES.in
cscope.files:
find . -name '*.[ch]' > cscope.files
@@ -171,9 +171,6 @@
rm -f po/$(PACKAGE).pot
make -C po $(PACKAGE).pot
-pot_DATA=buildpo
-potdir=po
-
SVN = svn
XSLTPROC = xsltproc
ChangeLog.svn:
More information about the gnucash-changes
mailing list