diff options
Diffstat (limited to 'data/themes/mana/CMakeLists.txt')
-rw-r--r-- | data/themes/mana/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/mana/CMakeLists.txt b/data/themes/mana/CMakeLists.txt index 6103cebe6..45fcf55d8 100644 --- a/data/themes/mana/CMakeLists.txt +++ b/data/themes/mana/CMakeLists.txt @@ -1,5 +1,6 @@ SET (FILES colors.xml + social.xml ) INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/mana) |