Temporarily include building libgwengui-gtk3 in GnuCash.

Revert this commit when it's widely available in distributed packages.
This commit is contained in:
John Ralls
2017-08-25 15:09:20 -07:00
parent 35752e5929
commit 2ee5b202bf
40 changed files with 5989 additions and 9 deletions

View File

@@ -1,5 +1,6 @@
ADD_SUBDIRECTORY(libc)
ADD_SUBDIRECTORY(goffice)
ADD_SUBDIRECTORY(gwengui-gtk3)
SET_LOCAL_DIST(borrowed_DIST_local CMakeLists.txt Makefile.am README)
SET(borrowed_DIST ${borrowed_DIST_local} ${libc_DIST} ${goffice_DIST} PARENT_SCOPE)