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