mirror of
https://git.freebsd.org/ports.git
synced 2025-07-11 14:29:17 -04:00
18 lines
596 B
Text
18 lines
596 B
Text
--- Makefile.in.orig 2008-06-12 15:27:07.000000000 +0200
|
|
+++ Makefile.in 2008-07-25 08:10:32.000000000 +0200
|
|
@@ -419,14 +419,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 \
|
|
- @pstack_dir@ \
|
|
- @sql_union_dirs@ unittest storage plugin \
|
|
- @sql_server@ @man_dirs@ tests \
|
|
- netware @libmysqld_dirs@ \
|
|
- mysql-test support-files sql-bench \
|
|
- win
|
|
+SUBDIRS =
|
|
|
|
DIST_SUBDIRS = . include Docs zlib \
|
|
cmd-line-utils sql-common scripts \
|