mirror of https://github.com/Gnucash/gnucash
Revert r20310, "Add optional module that compiles with gtkmm..." - the configure code wasn't taking this as optional for whatever reason.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20311 57a11ea4-9604-0410-9ed3-97b8803252fdpull/1/head
parent
5eba235bac
commit
df9044243b
@ -1,2 +1,2 @@
|
||||
SUBDIRS = ${PYTHON_DIR} ${GTKMM_DIR}
|
||||
DIST_SUBDIRS = python-bindings gtkmm
|
||||
SUBDIRS = ${PYTHON_DIR}
|
||||
DIST_SUBDIRS = python-bindings
|
||||
|
||||
Loading…
Reference in new issue