aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--configure.ac3
2 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 39271894923..44e649a5598 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,7 +17,7 @@
## Process this file with automake to produce Makefile.in
## Sub-directories to parse
-SUBDIRS = dep doc sql src
+SUBDIRS = dep doc src
## Additional files to include when running 'make dist'
# Win32 project workspace for Visual Studio .NET 2003
diff --git a/configure.ac b/configure.ac
index 070c7b55d12..ae43688e7cc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -256,9 +256,6 @@ AC_CONFIG_FILES([
doc/Doxyfile
doc/Makefile
Makefile
- sql/Makefile
- sql/tools/Makefile
- sql/updates/Makefile
src/Makefile
src/framework/Makefile
src/shared/Makefile