summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorunknown <monty@mysql.com>2004-05-27 02:47:04 +0300
committerunknown <monty@mysql.com>2004-05-27 02:47:04 +0300
commit1d03d1629d64801681238152800bec49c4472afd (patch)
tree083c718355822147dff4849df70df9516573bb18 /Makefile.am
parentcc24ac7079827af1290a87ca0d5ce817329a9f6b (diff)
downloadmariadb-git-1d03d1629d64801681238152800bec49c4472afd.tar.gz
netware files should always be in 'make dist'
use opt_net_buffer_length instead of net_buffer_length Makefile.am: netware files should always be in 'make dist' client/mysqldump.c: use opt_net_buffer_length instead of net_buffer_length configure.in: netware files should always be in 'make dist' netware/Makefile.am: netware files should always be in 'make dist'
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 8aef19d0920..8a5df17c2cb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,9 +23,8 @@ EXTRA_DIST = INSTALL-SOURCE README COPYING
SUBDIRS = . include @docs_dirs@ @readline_dir@ \
@thread_dirs@ pstack @sql_client_dirs@ \
@sql_server_dirs@ scripts man tests \
- BUILD @netware_dir@ os2 @libmysqld_dirs@ \
+ BUILD netware os2 @libmysqld_dirs@ \
@bench_dirs@ support-files @fs_dirs@ @tools_dirs@
-
# Relink after clean
linked_sources = linked_client_sources linked_server_sources \