aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
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)