diff options
Diffstat (limited to 'data/icons/CMakeLists.txt')
-rw-r--r-- | data/icons/CMakeLists.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/data/icons/CMakeLists.txt b/data/icons/CMakeLists.txt deleted file mode 100644 index ea95d96a..00000000 --- a/data/icons/CMakeLists.txt +++ /dev/null @@ -1,5 +0,0 @@ -SET(FILES - mana.png - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/icons) |