mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Drop install rule for previously removed (scm) config file
This commit is contained in:
parent
cd8f2b7c7e
commit
de4b72dc11
@ -18,8 +18,6 @@ GNC_ADD_SCHEME_TARGETS(scm-scm-2
|
||||
|
||||
ADD_CUSTOM_TARGET(scm-scm ALL DEPENDS scm-scm-1 scm-scm-2)
|
||||
|
||||
INSTALL(FILES config DESTINATION ${CMAKE_INSTALL_FULL_SYSCONFDIR}/gnucash)
|
||||
|
||||
SET_LOCAL_DIST(scm_DIST_local CMakeLists.txt ${scm_scm_1_SCHEME} price-quotes.scm)
|
||||
SET(scm_DIST ${scm_DIST_local} ${scm_gnumeric_DIST} PARENT_SCOPE)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user