[Gnucash-changes] r13075 - gnucash/trunk/src/import-export/ofx - Copy the OFX UI Data into the dist tarball.

Derek Atkins warlord at cvs.gnucash.org
Thu Feb 2 09:34:44 EST 2006


Author: warlord
Date: 2006-02-02 09:34:43 -0500 (Thu, 02 Feb 2006)
New Revision: 13075
Trac: http://svn.gnucash.org/trac/changeset/13075

Modified:
   gnucash/trunk/src/import-export/ofx/Makefile.am
Log:
Copy the OFX UI Data into the dist tarball.


Modified: gnucash/trunk/src/import-export/ofx/Makefile.am
===================================================================
--- gnucash/trunk/src/import-export/ofx/Makefile.am	2006-02-02 04:12:19 UTC (rev 13074)
+++ gnucash/trunk/src/import-export/ofx/Makefile.am	2006-02-02 14:34:43 UTC (rev 13075)
@@ -42,3 +42,4 @@
 ui_DATA = \
 	gnc-plugin-ofx-ui.xml
 
+EXTRA_DIST = $(ui_DATA)



More information about the gnucash-changes mailing list