mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
bi-import and customer-import have been put with the other importers example is moved to gnc-module as, well, an example
6 lines
101 B
Makefile
6 lines
101 B
Makefile
uidir = $(GNC_UI_DIR)
|
|
ui_DATA = \
|
|
gnc-plugin-example-ui.xml
|
|
|
|
EXTRA_DIST = $(ui_DATA) CMakeLists.txt
|