Files
gnucash/libgnucash/gnc-module/example/ui/Makefile.am
Geert Janssens 3e3eead3c5 Eliminate plugins directory
bi-import and customer-import have been put with the other importers
example is moved to gnc-module as, well, an example
2017-08-14 18:17:13 +02:00

6 lines
101 B
Makefile

uidir = $(GNC_UI_DIR)
ui_DATA = \
gnc-plugin-example-ui.xml
EXTRA_DIST = $(ui_DATA) CMakeLists.txt