2007-05-20 04:31:37 -04:00
|
|
|
--- Makefile.in.orig Tue May 8 11:43:16 2007
|
|
|
|
+++ Makefile.in Thu May 17 09:28:15 2007
|
|
|
|
@@ -396,14 +396,7 @@
|
2005-12-22 12:48:30 -05:00
|
|
|
EXTRA_DIST = INSTALL-SOURCE INSTALL-WIN-SOURCE \
|
2006-06-19 05:08:56 -04:00
|
|
|
README COPYING EXCEPTIONS-CLIENT CMakeLists.txt
|
2000-10-19 05:17:57 -04:00
|
|
|
|
2006-06-19 05:08:56 -04:00
|
|
|
-SUBDIRS = . include @docs_dirs@ @zlib_dir@ \
|
2007-05-20 04:31:37 -04:00
|
|
|
- @readline_topdir@ sql-common scripts \
|
2005-01-10 08:17:30 -05:00
|
|
|
- @thread_dirs@ pstack \
|
2006-11-07 11:37:59 -05:00
|
|
|
- @sql_union_dirs@ unittest storage plugin \
|
2007-05-20 04:31:37 -04:00
|
|
|
- @sql_server@ @man_dirs@ tests \
|
2005-01-10 08:17:30 -05:00
|
|
|
- netware @libmysqld_dirs@ \
|
2006-12-31 07:02:33 -05:00
|
|
|
- mysql-test support-files sql-bench @tools_dirs@ \
|
2006-11-07 11:37:59 -05:00
|
|
|
- win
|
2003-03-24 12:02:58 -05:00
|
|
|
+SUBDIRS =
|
1999-07-01 04:44:49 -04:00
|
|
|
|
2007-05-20 04:31:37 -04:00
|
|
|
DIST_SUBDIRS = $(SUBDIRS) BUILD debian
|
|
|
|
DISTCLEANFILES = ac_available_languages_fragment
|