summaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
authorunknown <kent@mysql.com>2006-06-17 15:42:24 +0200
committerunknown <kent@mysql.com>2006-06-17 15:42:24 +0200
commit81202460bed74286deb0c4d262cb4a171a8c41f5 (patch)
tree58fef7588d1b912d6a1a88c7630c0140b6668699 /BUILD
parent7775e0a1338cde6acb5cb0b748f686aa78bcc400 (diff)
parent4d366600b87451881d64b027e6efe849adf29c42 (diff)
downloadmariadb-git-81202460bed74286deb0c4d262cb4a171a8c41f5.tar.gz
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-new
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-new ndb/Makefile.am: Auto 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 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