Add jenny to the dist and compile it.

This commit is contained in:
John Ralls
2018-07-23 12:47:25 -07:00
parent 6d605762dd
commit 827c43d935
3 changed files with 4 additions and 1 deletions

View File

@@ -5,5 +5,5 @@ if (WITH_GNUCASH)
add_subdirectory(gwengui-gtk3)
endif (WITH_GNUCASH)
set_local_dist(borrowed_DIST_local CMakeLists.txt README)
set_local_dist(borrowed_DIST_local jenny/jenny.c CMakeLists.txt README)
set(borrowed_DIST ${borrowed_DIST_local} ${libc_DIST} ${guile-json_DIST} ${goffice_DIST} ${gwengui_gtk3_DIST} PARENT_SCOPE)