gnucash/lib/Makefile.am
Geert Janssens dcce2d79cd Remove final dependencies on GOFFICE
This was still pulled in via the now removed gnc-csv-model.
In order to remove this, the fixed format csv importer
has been tweaked to get the required features from
the c++ csv importer code instead.
2017-02-20 17:54:09 +01:00

9 lines
93 B
Makefile

if GNUCASH_ENABLE_GUI
SUBDIRS = libc goffice
else
SUBDIRS = libc
endif
EXTRA_DIST = README