diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2006-11-04 17:51:44 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2006-11-04 17:51:44 +0000 |
commit | 98c00f44827d35f167a7e3d4da3fc4e735d193b6 (patch) | |
tree | 1d67a1fffc8321f4084eb18c7b5152bf868e9054 /graphics/images/CMakeLists.txt | |
parent | d890f45acb2923f8bae66160df30f8f3e505d0e0 (diff) | |
download | clientdata-98c00f44827d35f167a7e3d4da3fc4e735d193b6.tar.gz clientdata-98c00f44827d35f167a7e3d4da3fc4e735d193b6.tar.bz2 clientdata-98c00f44827d35f167a7e3d4da3fc4e735d193b6.tar.xz clientdata-98c00f44827d35f167a7e3d4da3fc4e735d193b6.zip |
added minimap and music to woodland cave level 2
Diffstat (limited to 'graphics/images/CMakeLists.txt')
-rw-r--r-- | graphics/images/CMakeLists.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/images/CMakeLists.txt b/graphics/images/CMakeLists.txt index d406c7b2..dec22826 100644 --- a/graphics/images/CMakeLists.txt +++ b/graphics/images/CMakeLists.txt @@ -11,6 +11,7 @@ SET (FILES minimap_new_14-1.png minimap_new_15-1.png minimap_new_16-1.png + minimap_new_17-1.png ) -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/images) +INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/images)
\ No newline at end of file |