diff --git a/ChangeLog b/ChangeLog index 1871b7dbe9..5dfaffb473 100644 --- a/ChangeLog +++ b/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 * src/report/report-system/report-system.scm: diff --git a/accounts/hu_HU/Makefile.am b/accounts/hu_HU/Makefile.am index 6935d85001..2d863debba 100644 --- a/accounts/hu_HU/Makefile.am +++ b/accounts/hu_HU/Makefile.am @@ -20,21 +20,5 @@ account_DATA = \ 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