summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-04-10 14:54:02 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-04-10 14:54:02 -0700
commit2746b624fbbbdd4af3262d6c9bb09d62624f4998 (patch)
treee91111e7e72b8bc8755e5972496baec55925005e /autogen.sh
parent8ca31b48afc44c98e414d611d55babdf77af0da3 (diff)
downloadnasm-2746b624fbbbdd4af3262d6c9bb09d62624f4998.tar.gz
autogen.sh: remove config.status
Remove config.status when rebuilding the autoconf files.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index a38b2682..5a1395d4 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -4,4 +4,4 @@
#
autoheader
autoconf
-rm -rf autom4te.cache config.log
+rm -rf autom4te.cache config.log config.status