r15907 - gnucash/trunk/checks - Make sure to distribute all the check files in the tarball.

David Hampton hampton at cvs.gnucash.org
Mon Apr 16 00:30:21 EDT 2007


Author: hampton
Date: 2007-04-16 00:30:20 -0400 (Mon, 16 Apr 2007)
New Revision: 15907
Trac: http://svn.gnucash.org/trac/changeset/15907

Modified:
   gnucash/trunk/checks/Makefile.am
Log:
Make sure to distribute all the check files in the tarball.


Modified: gnucash/trunk/checks/Makefile.am
===================================================================
--- gnucash/trunk/checks/Makefile.am	2007-04-15 22:22:35 UTC (rev 15906)
+++ gnucash/trunk/checks/Makefile.am	2007-04-16 04:30:20 UTC (rev 15907)
@@ -14,4 +14,9 @@
 endif
 
 EXTRA_DIST = \
-  ${checks_DATA}
+	deluxe.chk \
+	quicken.chk \
+	quicken_wallet.chk \
+	gnomeprint/deluxe.chk \
+	gnomeprint/quicken.chk \
+	gnomeprint/quicken_wallet.chk



More information about the gnucash-changes mailing list