aboutsummaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2011-05-02 20:13:14 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2011-05-02 20:13:14 -0400
commit91af8f14863a516ff9aa80b703d8a34583e6e107 (patch)
tree552390f62fd0a060625a65f53006378c2a3eb2c3 /buildconf
parent2fb05c7c4516d1ae3f0ad46df50043bbaa17ccb7 (diff)
parent647e4ca02ad06939dea2e6b1dcf71ee510867cd4 (diff)
downloadduser-91af8f14863a516ff9aa80b703d8a34583e6e107.tar.gz
Merge pull request #4 from extrarius/master.
Additional Cleaning
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