From 067cfbe24d7b1db7a4357272f47a3333c0db13d4 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Fri, 22 Dec 2006 21:44:05 +0000 Subject: Updated Makefiles. --- CMakeLists.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index e60bfe30..2d2aa82f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,8 +7,9 @@ ADD_SUBDIRECTORY(maps) ADD_SUBDIRECTORY(sfx) SET(FILES - equipment.xml + equipment.xml items.xml + monsters.xml ) -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}) \ No newline at end of file +INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}) -- cgit v1.2.3-60-g2f50