From 8317f2a72b603e9b0fe7e2b4b64e59bf57e3a1da Mon Sep 17 00:00:00 2001 From: Derek Atkins Date: Thu, 2 Feb 2006 14:34:43 +0000 Subject: [PATCH] Copy the OFX UI Data into the dist tarball. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13075 57a11ea4-9604-0410-9ed3-97b8803252fd --- src/import-export/ofx/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/import-export/ofx/Makefile.am b/src/import-export/ofx/Makefile.am index 048ca41ec8..b744f3ec9f 100644 --- a/src/import-export/ofx/Makefile.am +++ b/src/import-export/ofx/Makefile.am @@ -42,3 +42,4 @@ uidir = $(GNC_UI_DIR) ui_DATA = \ gnc-plugin-ofx-ui.xml +EXTRA_DIST = $(ui_DATA)