revert r14177 because it fails make dist.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14233 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Chris Shoemaker 2006-05-29 04:53:40 +00:00
parent 2982e18f73
commit de37603ecc

View File

@ -156,7 +156,6 @@ distcleancheck_listfiles = \
find -type f -exec sh -c 'test -f ${srcdir}/{} || echo {}' ';'
dist-hook: po/POTFILES.in
rm -f $(distdir)/po/*.gmo
distcheck-hook:
@e=''; \