r16611 - gnucash/branches/gda-dev/src/import-export - Merge from trunk 16597

Phil Longstaff plongstaff at cvs.gnucash.org
Sun Dec 2 16:26:09 EST 2007


Author: plongstaff
Date: 2007-12-02 16:26:09 -0500 (Sun, 02 Dec 2007)
New Revision: 16611
Trac: http://svn.gnucash.org/trac/changeset/16611

Modified:
   gnucash/branches/gda-dev/src/import-export/Makefile.am
Log:
Merge from trunk 16597


Modified: gnucash/branches/gda-dev/src/import-export/Makefile.am
===================================================================
--- gnucash/branches/gda-dev/src/import-export/Makefile.am	2007-12-02 17:15:54 UTC (rev 16610)
+++ gnucash/branches/gda-dev/src/import-export/Makefile.am	2007-12-02 21:26:09 UTC (rev 16611)
@@ -1,7 +1,7 @@
 SUBDIRS = . schemas qif qif-import \
-	${OFX_DIR} ${HBCI_DIR} log-replay test
+	${OFX_DIR} ${HBCI_DIR} log-replay test csv
 DIST_SUBDIRS = schemas qif qif-import qif-io-core \
-	ofx hbci log-replay test
+	ofx hbci log-replay test csv
 
 pkglib_LTLIBRARIES=libgncmod-generic-import.la
 



More information about the gnucash-changes mailing list