Files
gnucash/lib/Makefile.am
Geert Janssens d858c7d51d Internalize parts of the goffice code
We're using only a tiny fraction of that library.
Adding it directly in the gnucash source saves a large dependency chain.

Note this is a verbatim copy of these files from
https://github.com/GNOME/goffice/tree/GOFFICE_0_8_17
to preserve a clean link with it's origin.
It will only build correctly after the next commit.
2017-02-20 17:41:27 +01:00

9 lines
97 B
Makefile

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