summaryrefslogtreecommitdiff
path: root/data/icons/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'data/icons/CMakeLists.txt')
-rw-r--r--data/icons/CMakeLists.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/data/icons/CMakeLists.txt b/data/icons/CMakeLists.txt
deleted file mode 100644
index 41539898b..000000000
--- a/data/icons/CMakeLists.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-SET(FILES
- manaplus.png
- )
-
-INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/icons)
-
-INSTALL(FILES "manaplus.png" DESTINATION share/pixmaps)