summaryrefslogtreecommitdiff
path: root/data/themes/enchilado/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'data/themes/enchilado/CMakeLists.txt')
-rw-r--r--data/themes/enchilado/CMakeLists.txt24
1 files changed, 0 insertions, 24 deletions
diff --git a/data/themes/enchilado/CMakeLists.txt b/data/themes/enchilado/CMakeLists.txt
deleted file mode 100644
index 3c7a967c1..000000000
--- a/data/themes/enchilado/CMakeLists.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-SET (FILES
- buy.xml
- colors.xml
- cutin.xml
- equipment.xml
- info.xml
- inventory.xml
- mailedit.xml
- 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/enchilado)