From 4fcae34d6f824d6353b53b3b6ae49cbc7c6d2788 Mon Sep 17 00:00:00 2001 From: maximius Date: Sat, 12 Sep 2009 04:14:20 -0700 Subject: *Fix CMakeLists, some minor SQL cleanup --HG-- branch : trunk --- sql/updates/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/updates') diff --git a/sql/updates/CMakeLists.txt b/sql/updates/CMakeLists.txt index b27217e7a6e..d1958fae070 100644 --- a/sql/updates/CMakeLists.txt +++ b/sql/updates/CMakeLists.txt @@ -1,4 +1,4 @@ -add_subdirectory(2.4.3_updates) +add_subdirectory(2.4.3_old) add_subdirectory(Obsolete_updates) add_subdirectory(3.0.9_old) -- cgit v1.2.3