mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add some files missing from the diat so distcheck passes.
This commit is contained in:
@@ -47,4 +47,7 @@ gnc_add_scheme_targets(scm-business-reports
|
|||||||
|
|
||||||
install(FILES ${business_reports_DATA} DESTINATION ${SCHEME_INSTALLED_SOURCE_DIR}/gnucash/report)
|
install(FILES ${business_reports_DATA} DESTINATION ${SCHEME_INSTALLED_SOURCE_DIR}/gnucash/report)
|
||||||
|
|
||||||
set_dist_list(business_reports_DIST CMakeLists.txt ${business_reports_SCHEME} ${business_reports_DATA})
|
set_local_dist(business_reports_DIST_local CMakeLists.txt
|
||||||
|
${business_reports_SCHEME} ${business_reports_DATA})
|
||||||
|
set(business_reports_DIST ${business_reports_DIST_local}
|
||||||
|
${test_business_reports_DIST} PARENT_SCOPE)
|
||||||
|
|||||||
@@ -82,6 +82,7 @@ set_dist_list(test_app_utils_DIST
|
|||||||
test-scm-query-string.cpp
|
test-scm-query-string.cpp
|
||||||
test-sx.cpp
|
test-sx.cpp
|
||||||
test-c-interface.scm
|
test-c-interface.scm
|
||||||
|
test-date-utilities.scm
|
||||||
${test_app_utils_scheme_SOURCES}
|
${test_app_utils_scheme_SOURCES}
|
||||||
${test_app_utils_SOURCES}
|
${test_app_utils_SOURCES}
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user