diff options
author | Drahy <none@none> | 2009-02-13 12:42:13 +0100 |
---|---|---|
committer | Drahy <none@none> | 2009-02-13 12:42:13 +0100 |
commit | 496c6984abd20925d672eab4be6e8139267740e7 (patch) | |
tree | d780f163812c1a9dada098dc7a15c5f1a7b9e40d | |
parent | d9f667948599e61c6f339e0479196d36b542383f (diff) |
* Some CMakeFiles fix - thx for pointing to Aokromes
--HG--
branch : trunk
-rw-r--r-- | sql/updates/CMakeLists.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sql/updates/CMakeLists.txt b/sql/updates/CMakeLists.txt index 89521249c0b..e4bdea2d372 100644 --- a/sql/updates/CMakeLists.txt +++ b/sql/updates/CMakeLists.txt @@ -24,14 +24,14 @@ INSTALL(FILES 1207_world_scripts.sql 1237_mangos_7230_01_world_spell_bonus_data.sql 1248_mangos_7235_01_world_command.sql -1018_world.sql -1026_world.sql -1028_world_scripts.sql 1288_mangos_7242_01_world_spell_bonus_data.sql 1293_mangos_7249_01_world_spell_proc_event.sql 1296_mangos_7252_01_world_command.sql 1296_mangos_7252_02_world_trinity_string.sql 1299_mangos_7255_01_characters_characters.sql 1307_world.sql +1312_world.sql +1325_world.sql +1327_world.sql 1351_world.sql DESTINATION share/trinity/sql/updates)
\ No newline at end of file |