* import-export/ofx/Makefile.am: add gncscm_DATA to EXTRA_DIST

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7427 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldfeatures/g2-gog-integ
Derek Atkins 24 years ago
parent abbdfbd1f7
commit 70e9aa6089

@ -1,3 +1,6 @@
2002-10-31 Derek Atkins <derek@ihtfp.com>
* import-export/ofx/Makefile.am: add gncscm_DATA to EXTRA_DIST
2002-10-30 Benoit Grégoire <bock@step.polymtl.ca>
* src/import-export/ofx/gnc-ofx-import.c: Fix security account creation bug caused by the presence of the character ':' in the account default name. Fix compiler warnings.

@ -40,6 +40,7 @@ AM_CFLAGS = \
${GTKHTML_CFLAGS}
EXTRA_DIST = \
.cvsignore
.cvsignore \
${gncscm_DATA}
CLEANFILES = ofx import-export gnucash g-wrapped .scm-links

Loading…
Cancel
Save