summaryrefslogtreecommitdiff
path: root/graphics/images/ambient/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/images/ambient/CMakeLists.txt')
-rw-r--r--graphics/images/ambient/CMakeLists.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/graphics/images/ambient/CMakeLists.txt b/graphics/images/ambient/CMakeLists.txt
deleted file mode 100644
index 86a36bd5..00000000
--- a/graphics/images/ambient/CMakeLists.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-SET (FILES
- clouds.png
- night.png
- sandstorm.png
- spotlight.png
- )
-
-INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/images/ambient)