diff options
author | Drahy <none@none> | 2009-03-21 23:10:09 +0100 |
---|---|---|
committer | Drahy <none@none> | 2009-03-21 23:10:09 +0100 |
commit | f74cd377f453e73fd787282e39f5ba1e0689138c (patch) | |
tree | c268c4451d2bdcbbf9dc91ec875175baaad11f54 | |
parent | cda9ce626b35e7b27856b9a8df39aff0aeac8ba5 (diff) |
* Modified CMakeLists.
--HG--
branch : trunk
-rw-r--r-- | sql/updates/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/CMakeLists.txt b/sql/updates/CMakeLists.txt index bb936e8ab55..3318d59537e 100644 --- a/sql/updates/CMakeLists.txt +++ b/sql/updates/CMakeLists.txt @@ -93,4 +93,6 @@ INSTALL(FILES 2025_mangos_7495_01_world_trinity_string.sql 2031_realmd.sql 2057_world.sql +2064_world.sql +2080_mangos_7503_01_world_command.sql DESTINATION share/trinity/sql/updates)
\ No newline at end of file |