Remove old/ cruft.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3337 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas
2000-12-21 23:40:02 +00:00
parent df875ea12d
commit ca7c372771
+3 -15
View File
@@ -18,10 +18,9 @@ doc_DATA = \
# included some other way...
# Most directories handle their own EXTRA_DIST setting, but for some,
# it's not worth the trouble (i.e ./old), and for others, there's no
# Makefile.am (i.e. ./intl and ./po -- these handle their own
# Makefile.in and Makefile.in.in files...), so we list their files
# here.
# it's not worth the trouble and for others, there's no Makefile.am
# (i.e. ./intl and ./po -- these handle their own Makefile.in and
# Makefile.in.in files...), so we list their files here.
# Don't list any directories or you'll get *everything*, including the
# CVS dirs.
@@ -32,17 +31,6 @@ EXTRA_DIST = \
gnucash.lsm \
intl/.cvsignore \
make-gnucash-patch.in \
old/country.sql \
old/currencynames \
old/Gnucash.app-defaults \
old/perl-reports/report-baln.phtml \
old/perl-reports/report-folio.phtml \
old/perl-reports/report-formtest.html \
old/perl-reports/report-main.html \
old/perl-reports/report-menu.html \
old/perl-reports/report-null.html \
old/perl-reports/report-pnl.phtml \
old/xacc-shell.c \
po/.cvsignore
## We borrow guile's convention and use @-...-@ as the substitution