summaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
authorunknown <kent@mysql.com>2006-06-20 11:11:18 +0200
committerunknown <kent@mysql.com>2006-06-20 11:11:18 +0200
commita25fc95dd9857faa538df1c18b0ce4ee48fdd5e0 (patch)
tree95bc1ff8dea0c9c8225dd253d7fb40eabdf9d993 /BUILD
parent008b1e5227d7c2186179013194cca3b4151ed113 (diff)
parent81202460bed74286deb0c4d262cb4a171a8c41f5 (diff)
downloadmariadb-git-a25fc95dd9857faa538df1c18b0ce4ee48fdd5e0.tar.gz
Merge
sql/item_func.cc: Auto merged sql/sql_lex.cc: Auto merged storage/ndb/Makefile.am: Auto merged tests/mysql_client_test.c: Auto merged BUILD/compile-dist: SCCS merged netware/Makefile.am: SCCS merged netware/BUILD/compile-netware-END: SCCS merged
Diffstat (limited to 'BUILD')
-rwxr-xr-xBUILD/compile-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD/compile-dist b/BUILD/compile-dist
index 326de19da13..15032d79d78 100755
--- a/BUILD/compile-dist
+++ b/BUILD/compile-dist
@@ -6,7 +6,7 @@
# tree can then be picked up by "make dist" to create the "pristine source
# package" that is used as the basis for all other binary builds.
#
-make distclean
+test -f Makefile && make distclean
(cd storage/bdb/dist && sh s_all)
(cd storage/innobase && aclocal && autoheader && \
libtoolize --automake --force --copy && \