Drop install rule for previously removed (scm) config file

This commit is contained in:
Geert Janssens 2018-02-17 20:09:36 +01:00
parent cd8f2b7c7e
commit de4b72dc11

View File

@ -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)