ensure the generated file is cleaned for make distcheck

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12250 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Neil Williams 2006-01-03 22:01:38 +00:00
parent 1a20f33cf6
commit ddf302d952

View File

@ -106,7 +106,7 @@ DISTCLEANFILES = \
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 @@ pot: buildpo
rm -f po/$(PACKAGE).pot
make -C po $(PACKAGE).pot
pot_DATA=buildpo
potdir=po
SVN = svn
XSLTPROC = xsltproc
ChangeLog.svn: