aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpanaut0lordv <panaut0lordv@gmail.com>2009-02-18 10:46:02 +0100
committerpanaut0lordv <panaut0lordv@gmail.com>2009-02-18 10:46:02 +0100
commite42834d2f252d3a8263c28b8db7bd63eb31d9558 (patch)
tree4d1af1c67642993b9f1dcb7c1007f22ba34def14
parent05ef0471c32aecbc10708acfc851185d15f64636 (diff)
Cmake sql/updates/ cosmetics.
--HG-- branch : trunk
-rw-r--r--sql/updates/CMakeLists.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/sql/updates/CMakeLists.txt b/sql/updates/CMakeLists.txt
index 0456f080b1b..724c26a7fdf 100644
--- a/sql/updates/CMakeLists.txt
+++ b/sql/updates/CMakeLists.txt
@@ -8,6 +8,7 @@ INSTALL(FILES
1028_mangos_7141_01_world_instance_template.sql
1028_mangos_7147_01_world_creature_template.sql
1028_mangos_7150_01_world_playercreateinfo_spell.sql
+1069_world_scripts.sql
1084_mangos_7168_01_world_command.sql
1094_mangos_7193_01_world_trinity_string.sql
1108_mangos_7196_02_world_spell_bonus_data.sql
@@ -31,8 +32,7 @@ INSTALL(FILES
1299_mangos_7255_01_characters_characters.sql
1307_world.sql
1312_world.sql
-1325_world.sql
1327_world.sql
1351_world.sql
-1069_world_scripts.sql
-DESTINATION share/trinity/sql/updates) \ No newline at end of file
+1414_world_scripts.sql
+DESTINATION share/trinity/sql/updates)