diff options
Diffstat (limited to 'data/graphics/images/CMakeLists.txt')
-rw-r--r-- | data/graphics/images/CMakeLists.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/data/graphics/images/CMakeLists.txt b/data/graphics/images/CMakeLists.txt deleted file mode 100644 index 5181b4e11..000000000 --- a/data/graphics/images/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -SET(FILES - error.png - login_wallpaper.png - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/images) |