mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
1a20f33cf6
commit
ddf302d952
@ -106,7 +106,7 @@ DISTCLEANFILES = \
|
|||||||
intltool-extract intltool-update intltool-merge\
|
intltool-extract intltool-update intltool-merge\
|
||||||
cscope.files cscope.out etags.files make-gnucash-patch \
|
cscope.files cscope.out etags.files make-gnucash-patch \
|
||||||
make-gnucash-potfiles po/.intltool-merge-cache \
|
make-gnucash-potfiles po/.intltool-merge-cache \
|
||||||
goffice .goffice-links
|
goffice .goffice-links po/POTFILES.in
|
||||||
|
|
||||||
cscope.files:
|
cscope.files:
|
||||||
find . -name '*.[ch]' > cscope.files
|
find . -name '*.[ch]' > cscope.files
|
||||||
@ -171,9 +171,6 @@ pot: buildpo
|
|||||||
rm -f po/$(PACKAGE).pot
|
rm -f po/$(PACKAGE).pot
|
||||||
make -C po $(PACKAGE).pot
|
make -C po $(PACKAGE).pot
|
||||||
|
|
||||||
pot_DATA=buildpo
|
|
||||||
potdir=po
|
|
||||||
|
|
||||||
SVN = svn
|
SVN = svn
|
||||||
XSLTPROC = xsltproc
|
XSLTPROC = xsltproc
|
||||||
ChangeLog.svn:
|
ChangeLog.svn:
|
||||||
|
Loading…
Reference in New Issue
Block a user