summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authormonty@mysql.com <>2004-05-27 02:47:04 +0300
committermonty@mysql.com <>2004-05-27 02:47:04 +0300
commit833ec1653e9e0225328736bcaa8b03fec6d14000 (patch)
tree083c718355822147dff4849df70df9516573bb18 /Makefile.am
parentdab0b7d4159b6af8994cdc3de8324797e092c42c (diff)
downloadmariadb-git-833ec1653e9e0225328736bcaa8b03fec6d14000.tar.gz
netware files should always be in 'make dist'
use opt_net_buffer_length instead of net_buffer_length
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 \