summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorBjörn Steinbrink <B.Steinbrink@gmx.de>2006-10-30 18:11:45 +0000
committerBjörn Steinbrink <B.Steinbrink@gmx.de>2006-10-30 18:11:45 +0000
commit6e948c0dc859456f11ade4b766e0fd8690fbfaf7 (patch)
tree0711320a134ccc48a5434a1de0945433eea6f24f /graphics
parentd40387db6b3281020c3d862d6d762a2eea2372d4 (diff)
downloadclientdata-6e948c0dc859456f11ade4b766e0fd8690fbfaf7.tar.gz
clientdata-6e948c0dc859456f11ade4b766e0fd8690fbfaf7.tar.bz2
clientdata-6e948c0dc859456f11ade4b766e0fd8690fbfaf7.tar.xz
clientdata-6e948c0dc859456f11ade4b766e0fd8690fbfaf7.zip
Synced with autotools config.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/sprites/CMakeLists.txt22
1 files changed, 21 insertions, 1 deletions
diff --git a/graphics/sprites/CMakeLists.txt b/graphics/sprites/CMakeLists.txt
index 66490b11..d4e41799 100644
--- a/graphics/sprites/CMakeLists.txt
+++ b/graphics/sprites/CMakeLists.txt
@@ -34,6 +34,22 @@ SET(FILES
item009.xml
item010.png
item010.xml
+ item011.png
+ item011.xml
+ item012.png
+ item012.xml
+ item013.png
+ item013.xml
+ item014.png
+ item014.xml
+ item015.png
+ item015.xml
+ item016.png
+ item016.xml
+ item017.png
+ item017.xml
+ item018.png
+ item018.xml
monster0.png
monster0.xml
monster1.png
@@ -76,6 +92,10 @@ SET(FILES
monster19.xml
monster20.png
monster20.xml
+ monster21.png
+ monster21.xml
+ monster22.png
+ monster22.xml
npcs.png
npc.xml
player_female_base.png
@@ -87,4 +107,4 @@ SET(FILES
weapons.xml
)
-INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/sprites) \ No newline at end of file
+INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/sprites)