make dist target fixes

This commit is contained in:
unknown
2005-05-16 14:11:42 +02:00
parent 3bf1bab1bc
commit 986e316316
3 changed files with 8 additions and 5 deletions

View File

@ -30,9 +30,11 @@ SUBDIRS = . include @docs_dirs@ @zlib_dir@ @yassl_dir@ \
DIST_SUBDIRS = . include @docs_dirs@ zlib \
@readline_topdir@ sql-common \
@thread_dirs@ pstack \
@sql_union_dirs@ scripts @man_dirs@ tests SSL\
BUILD netware os2 @libmysqld_dirs@ \
@bench_dirs@ support-files @tools_dirs@
strings mysys dbug extra regex storage \
vio sql libmysql_r libmysql client scripts \
@man_dirs@ tests SSL\
BUILD netware os2 @libmysqld_dirs@\
@bench_dirs@ support-files server-tools tools
# Relink after clean
linked_sources = linked_client_sources linked_server_sources \

View File

@ -1 +1,2 @@
SUBDIRS= instance-manager
SUBDIRS = . instance-manager
DIST_SUBDIRS = . instance-manager

View File

@ -21,7 +21,7 @@ AUTOMAKE_OPTIONS = foreign
# These are built from source in the Docs directory
EXTRA_DIST =
SUBDIRS =
DIST_SUBDIRS =
DIST_SUBDIRS = . bdb heap innobase myisam myisammrg ndb
# Don't update the files from bitkeeper
%::SCCS/s.%