summaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
authorkent@mysql.com <>2006-06-17 15:42:24 +0200
committerkent@mysql.com <>2006-06-17 15:42:24 +0200
commitb95c0c4edd512a40e85af88d9ead1fc7801c9773 (patch)
tree58fef7588d1b912d6a1a88c7630c0140b6668699 /BUILD
parentcae47f4b20229be6f39668bcea0828df57cbff27 (diff)
parentad87e7b3147d9b00efcca08bdc4c6fd98e523aeb (diff)
downloadmariadb-git-b95c0c4edd512a40e85af88d9ead1fc7801c9773.tar.gz
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-new
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-new
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 39095f59ffa..613f2643c56 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
aclocal
autoheader
libtoolize --automake --force --copy