aboutsummaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
Diffstat (limited to 'buildconf')
-rwxr-xr-xbuildconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildconf b/buildconf
index fab73d5..a902800 100755
--- a/buildconf
+++ b/buildconf
@@ -1,4 +1,4 @@
#!/bin/bash
-rm -rf aclocal.m4 config.h.in autom4te.cache/ Makefile.in libsysfs/Makefile.in src/Makefile.in configure &&
+rm -rf aclocal.m4 config.h.in autom4te.cache/ Makefile.in src/Makefile.in configure &&
aclocal && autoheader && automake && autoconf &&
rm -rf autom4te*.cache