blob: 3c773a4974affe8c9fb1c132b3c1e46fe401f95c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
--- Makefile.in.orig Thu Jun 15 07:53:42 2006
+++ Makefile.in Thu Jun 15 07:53:56 2006
@@ -389,14 +389,7 @@
EXTRA_DIST = INSTALL-SOURCE INSTALL-WIN-SOURCE \
README COPYING EXCEPTIONS-CLIENT CMakeLists.txt
-SUBDIRS = . include @docs_dirs@ @zlib_dir@ \
- @readline_topdir@ sql-common \
- @thread_dirs@ pstack \
- @sql_union_dirs@ storage plugin \
- @sql_server@ scripts @man_dirs@ tests \
- netware @libmysqld_dirs@ \
- mysql-test support-files @tools_dirs@ \
- unittest win
+SUBDIRS =
DIST_SUBDIRS = $(SUBDIRS) BUILD
|