Fix for 'make dist'.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3508 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas
2001-01-21 10:11:23 +00:00
parent cc1a641cb9
commit 3d0774af02
2 changed files with 0 additions and 3 deletions

View File

@@ -29,7 +29,6 @@ EXTRA_DIST = \
.cvsignore \
HACKING \
gnucash.lsm \
intl/.cvsignore \
make-gnucash-patch.in \
po/.cvsignore

View File

@@ -72,10 +72,8 @@ noinst_HEADERS = \
EXTRA_DIST = \
.cvsignore \
README.query-api \
README.gnc-numeric \
design.txt \
extensions.txt \
io-gncxml-version1.dtd \
kvp_doc.txt
CFLAGS = @CFLAGS@ ${GLIB_CFLAGS} ${GNOME_XML_CFLAGS} ${GHTTP_CFLAGS}