[Gnucash-changes] r13076 - gnucash/trunk/src/import-export/hbci - Copy the HBCI UI Data into the dist tarball.

Derek Atkins warlord at cvs.gnucash.org
Thu Feb 2 09:35:42 EST 2006


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

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


Modified: gnucash/trunk/src/import-export/hbci/Makefile.am
===================================================================
--- gnucash/trunk/src/import-export/hbci/Makefile.am	2006-02-02 14:34:43 UTC (rev 13075)
+++ gnucash/trunk/src/import-export/hbci/Makefile.am	2006-02-02 14:35:41 UTC (rev 13076)
@@ -81,6 +81,6 @@
 ui_DATA = \
 	gnc-plugin-hbci-ui.xml
 
-EXTRA_DIST = ${gncscm_DATA} ${libgncmod_hbci_la_empty}
+EXTRA_DIST = ${gncscm_DATA} ${libgncmod_hbci_la_empty} ${ui_DATA}
 
 CLEANFILES = gnucash g-wrapped .scm-links



More information about the gnucash-changes mailing list