Missed this from previous commit

This commit is contained in:
Robert Fewell 2017-07-04 16:27:04 +01:00
parent 4aea4c551e
commit 737648c98d

View File

@ -6,6 +6,8 @@ INSTALL(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} DESTINATION share/gnucash
)
INSTALL(DIRECTORY ${DATADIR_BUILD}/gnucash/icons DESTINATION share/gnucash
PATTERN Makefile.* EXCLUDE
PATTERN CMakeLists.txt EXCLUDE
)
IF (GNC_BUILD_AS_INSTALL)