diff options
Diffstat (limited to 'data/graphics/sprites/CMakeLists.txt')
-rw-r--r-- | data/graphics/sprites/CMakeLists.txt | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/data/graphics/sprites/CMakeLists.txt b/data/graphics/sprites/CMakeLists.txt deleted file mode 100644 index bc5d7d70c..000000000 --- a/data/graphics/sprites/CMakeLists.txt +++ /dev/null @@ -1,15 +0,0 @@ -SET(FILES - arrow_down.png - arrow_left.png - arrow_right.png - arrow_up.png - chatemotes.png - error.png - error.xml - manaplus_emotions.png - manaplus_emote.xml - manaplus_emotes.xml - test.xml - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/sprites) |