c1d34f294d
Approved by: portmgr (linimon)
19 lines
607 B
Plaintext
19 lines
607 B
Plaintext
--- Makefile.in.orig Tue May 8 11:43:16 2007
|
|
+++ Makefile.in Thu May 17 09:28:15 2007
|
|
@@ -396,14 +396,7 @@
|
|
EXTRA_DIST = INSTALL-SOURCE INSTALL-WIN-SOURCE \
|
|
README COPYING EXCEPTIONS-CLIENT CMakeLists.txt
|
|
|
|
-SUBDIRS = . include @docs_dirs@ @zlib_dir@ \
|
|
- @readline_topdir@ sql-common scripts \
|
|
- @thread_dirs@ pstack \
|
|
- @sql_union_dirs@ unittest storage plugin \
|
|
- @sql_server@ @man_dirs@ tests \
|
|
- netware @libmysqld_dirs@ \
|
|
- mysql-test support-files sql-bench @tools_dirs@ \
|
|
- win
|
|
+SUBDIRS =
|
|
|
|
DIST_SUBDIRS = $(SUBDIRS) BUILD debian
|
|
DISTCLEANFILES = ac_available_languages_fragment
|