summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2017-06-21 15:42:33 +0300
committerIgor Pashev <pashev.igor@gmail.com>2017-06-21 15:42:33 +0300
commit9d18a950fc5cd16bc250e48d51efc3710e7f6ec7 (patch)
tree0881f69254629ee9ff828696139f37fe5bea3a75
parent0d3bd3f5d806fe9b38fcb7eae6dfa31c8633d3fb (diff)
downloadsudo-9d18a950fc5cd16bc250e48d51efc3710e7f6ec7.tar.gz
Clean after autoreconf
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 810aa18..c35ed7a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -96,6 +96,7 @@ clean:
rm -f configure-stamp build-stamp
rm -rf build-simple build-ldap
rm -f config.cache
+ rm -f config.sub config.guess configure
dh_clean
install: build-stamp