Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / configure
index 9fe9154316de4176dd5166ce8a4bbb92ddb9346b..369d6e5ff1b0bcfe29951b3c0d622a7e2cbe543c 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-chmod u+x config/install-sh config/configure ircd/crypt/sums ircd/crypt/crypter
+chmod u+x config/install-sh config/configure tools/sums tools/crypter
 cd config
 if test ! -f config.cache && test -r ../../.config.cache; then
        cp ../../.config.cache config.cache;