[Gnucash-changes] r14233 - gnucash/trunk - revert r14177 because it fails make dist.

Chris Shoemaker chris at cvs.gnucash.org
Mon May 29 00:53:41 EDT 2006


Author: chris
Date: 2006-05-29 00:53:40 -0400 (Mon, 29 May 2006)
New Revision: 14233
Trac: http://svn.gnucash.org/trac/changeset/14233

Modified:
   gnucash/trunk/Makefile.am
Log:
   revert r14177 because it fails make dist.


Modified: gnucash/trunk/Makefile.am
===================================================================
--- gnucash/trunk/Makefile.am	2006-05-29 04:52:23 UTC (rev 14232)
+++ gnucash/trunk/Makefile.am	2006-05-29 04:53:40 UTC (rev 14233)
@@ -156,7 +156,6 @@
   find -type f -exec sh -c 'test -f ${srcdir}/{} || echo {}' ';'
 
 dist-hook: po/POTFILES.in
-	rm -f $(distdir)/po/*.gmo
 
 distcheck-hook:
 	@e=''; \



More information about the gnucash-changes mailing list