[Gnucash-changes] Don't try to distribute nonexistant files.

Derek Atkins warlord at cvs.gnucash.org
Thu Apr 1 01:08:40 EST 2004


Log Message:
-----------
	Don't try to distribute nonexistant files.

	* accounts/hu_HU/Makefile.am: don't include files in the DIST that
	  we don't have in CVS.

Tags:
----
gnucash-1-8-branch

Modified Files:
--------------
    gnucash:
        ChangeLog
    gnucash/accounts/hu_HU:
        Makefile.am

Revision Data
-------------
Index: ChangeLog
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/ChangeLog,v
retrieving revision 1.1461.2.316
retrieving revision 1.1461.2.317
diff -LChangeLog -LChangeLog -u -r1.1461.2.316 -r1.1461.2.317
--- ChangeLog
+++ ChangeLog
@@ -7,6 +7,9 @@
 	  of gettextize.  Tested with both RH9 and RH7.3 to make sure
 	  it works with both old and new.  Fixes #120206.
 
+	* accounts/hu_HU/Makefile.am: don't include files in the DIST that
+	  we don't have in CVS.
+
 2004-03-30  Derek Atkins  <derek at ihtfp.com>
 
 	* src/report/report-system/report-system.scm:
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/accounts/hu_HU/Makefile.am,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -Laccounts/hu_HU/Makefile.am -Laccounts/hu_HU/Makefile.am -u -r1.1.2.1 -r1.1.2.2
--- accounts/hu_HU/Makefile.am
+++ accounts/hu_HU/Makefile.am
@@ -20,21 +20,5 @@
   acctchrt_spouseretire.gnucash-xea
 
 EXTRA_DIST = \
-  acctlist_brokerage.gnucash-xea \
-  acctchrt_business.gnucash-xea \
-  acctlist_carloan.gnucash-xea \
-  acctlist_cdmoneymkt.gnucash-xea \
-  acctchrt_checkbook.gnucash-xea \
-  acctlist_childcare.gnucash-xea \
-  acctlist_common.gnucash-xea \
-  acctlist_eduloan.gnucash-xea \
-  acctlist_fixedassets.gnucash-xea \
-  acctlist_homeloan.gnucash-xea \
-  acctlist_homeown.gnucash-xea \
-  acctlist_otherloan.gnucash-xea \
-  acctlist_renter.gnucash-xea \
-  acctlist_retiremt.gnucash-xea \
-  acctlist_spouseinc.gnucash-xea \
-  acctlist_spouseretire.gnucash-xea \
   ${account_DATA} \
   .cvsignore


More information about the Gnucash-changes mailing list