diff options
Diffstat (limited to 'data/CMakeLists.txt')
-rw-r--r-- | data/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt index 5c18eb5..efe6e64 100644 --- a/data/CMakeLists.txt +++ b/data/CMakeLists.txt @@ -82,7 +82,7 @@ install (FILES "${AYATANA_INDICATOR_FILE}" set (ICON_DIR "${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_DATADIR}/icons/hicolor") message (STATUS "${ICON_DIR} is the Icon install dir") -install (DIRECTORY icons +install (DIRECTORY icons/16x16 icons/22x22 icons/24x24 |