summaryrefslogtreecommitdiff
path: root/data/themes/wood/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'data/themes/wood/CMakeLists.txt')
-rw-r--r--data/themes/wood/CMakeLists.txt26
1 files changed, 0 insertions, 26 deletions
diff --git a/data/themes/wood/CMakeLists.txt b/data/themes/wood/CMakeLists.txt
deleted file mode 100644
index 2630909dd..000000000
--- a/data/themes/wood/CMakeLists.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-SET (FILES
- buy.xml
- colors.xml
- cutin.xml
- equipment.xml
- info.xml
- inventory.xml
- item_shortcut_bgr.png
- mailedit.xml
- mouse.png
- npc.xml
- ok.xml
- outfits.xml
- popup.xml
- progressbar.xml
- quests.xml
- sell.xml
- server.xml
- serverinfo.xml
- shop.xml
- window.png
- window.xml
- world.xml
- )
-
-INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/wood)