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