* test/setup-test: Run 'make clean' before building
[mmh] / test / setup-test
index a05b139..46b83b0 100755 (executable)
@@ -6,6 +6,7 @@ echo $TEMPDIR > test-temp-dir
 cd ..
 autoheader && autoconf && date > stamp-h.in
 ./configure --prefix=$TEMPDIR --with-locking=fcntl
+make clean
 make install
 
 echo "Path: $TEMPDIR/Mail" > $TEMPDIR/mh_profile