summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorserg@serg.mylan <>2003-11-25 18:26:53 +0100
committerserg@serg.mylan <>2003-11-25 18:26:53 +0100
commitbff0bbeb1f70b2a6704dcc45060f6c3bd4c69ba5 (patch)
treed0d188167fd29e1446df7d81a039d931b931fa08 /Makefile.am
parentd975e124773de7bfea96c839e4c7b169c301560a (diff)
parent531eb44301e559cc10a6c5905b6a87787ae17be6 (diff)
downloadmariadb-git-bff0bbeb1f70b2a6704dcc45060f6c3bd4c69ba5.tar.gz
merged
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 56e5b78ea90..c330471169d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,9 +19,8 @@
AUTOMAKE_OPTIONS = foreign
# These are built from source in the Docs directory
-EXTRA_DIST = INSTALL-SOURCE README \
- COPYING COPYING.LIB zlib
-SUBDIRS = . include @docs_dirs@ \
+EXTRA_DIST = INSTALL-SOURCE README COPYING zlib
+SUBDIRS = . include @docs_dirs@ \
@readline_topdir@ sql-common \
@thread_dirs@ pstack @sql_client_dirs@ \
@sql_server_dirs@ scripts man tests \