summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorserg@serg.mylan <>2003-11-25 20:06:41 +0100
committerserg@serg.mylan <>2003-11-25 20:06:41 +0100
commit34fdd54e073c6ac6f8308f642bf16697b2a1bdc5 (patch)
tree8cc43c192dcee4e7b495d445175607e1cdda5c85 /Makefile.am
parentcff81e4b63b175e6071eec5b3920743a2cbab8eb (diff)
downloadmariadb-git-34fdd54e073c6ac6f8308f642bf16697b2a1bdc5.tar.gz
post-merge fixes
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c330471169d..6afbce11dfa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,7 +20,7 @@ AUTOMAKE_OPTIONS = foreign
# These are built from source in the Docs directory
EXTRA_DIST = INSTALL-SOURCE README COPYING zlib
-SUBDIRS = . include @docs_dirs@ \
+SUBDIRS = . include @docs_dirs@ \
@readline_topdir@ sql-common \
@thread_dirs@ pstack @sql_client_dirs@ \
@sql_server_dirs@ scripts man tests \