Don't let the build script do a make distclean

This commit is contained in:
Elias Naur 2004-03-09 09:36:53 +00:00
parent df3689651f
commit 7141b99fe4
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
#!/bin/bash
make distclean
./autogen.sh
./configure
make