aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorBlaymoira <none@none>2009-01-18 20:13:44 +0100
committerBlaymoira <none@none>2009-01-18 20:13:44 +0100
commit219599b59cfbe98961f1288af3dceda4d2a3c745 (patch)
treeaefef03bf4f214f329fd9653ed561d83e8adfb92 /sql
parent613217fca7c2959fe3abbe593f4be65beedaeca8 (diff)
*Fixed CMakeLists
*Remove not needed file --HG-- branch : trunk
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/CMakeLists.txt b/sql/updates/CMakeLists.txt
index ef9a6927e30..13649ebd133 100644
--- a/sql/updates/CMakeLists.txt
+++ b/sql/updates/CMakeLists.txt
@@ -138,4 +138,6 @@ INSTALL(FILES
857_world_scripts.sql
863_world_scripts.sql
871_world.sql
+884_world.sql
+905_world_scripts.sql
DESTINATION share/trinity/sql/updates)