Whamcloud - gitweb
This commit was manufactured by cvs2svn to create branch 'b1_2'.
[fs/lustre-release.git] / lustre / autogen.sh
index 087ff09..be0d42d 100644 (file)
@@ -1,6 +1,5 @@
 #!/bin/sh
 
-find . -type d -name .deps | xargs rm -rf
 aclocal &&
 ${AUTOMAKE:-automake} --add-missing &&
 ${AUTOCONF:-autoconf}