mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add jenny to the dist and compile it.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user