mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Copy the HBCI UI Data into the dist tarball.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13076 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -81,6 +81,6 @@ uidir = $(GNC_UI_DIR)
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user