aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 a7669521d01..b29176d99c3 100644
--- a/sql/updates/CMakeLists.txt
+++ b/sql/updates/CMakeLists.txt
@@ -174,4 +174,6 @@ INSTALL(FILES
1160_world.sql
1164_characters.sql
1211_world.sql
+1234_world.sql
+1236_world.sql
DESTINATION share/trinity/sql/updates)