gnucash/lib/Makefile.am
Christian Stimming 00511d25ea Bug #671737: Let configure --disable-gui only build gui code
Patch by Kuang-che Wu.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22105 57a11ea4-9604-0410-9ed3-97b8803252fd
2012-03-21 20:15:17 +00:00

9 lines
109 B
Makefile

if GNUCASH_ENABLE_GUI
SUBDIRS = libc guile-www stf
else
SUBDIRS = libc guile-www
endif
EXTRA_DIST = README