]> git.saurik.com Git - wxWidgets.git/blobdiff - install/unix/setup/general/createall
Fixed my own Makefile bug
[wxWidgets.git] / install / unix / setup / general / createall
index 9968162e6263891bc3fdaa490cae53e876966dec..6e4446da1d1693a69206d46953fb1f6ae1faa8d7 100755 (executable)
@@ -45,7 +45,7 @@ if test "x$OS" = x; then
   exit 1
 fi
 
-SRC_DIR=`readbase src`
+SRC_DIR=`readbase src src`
 SAMPLES_DIR=`readbase2 samples`
 UTILS_DIR=`readbase2 utils`
 USER_DIR=`readbase2 user`