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