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