Fixed my own Makefile bug
New INSTALL Fixed path in imrc git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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`
|
||||
|
Reference in New Issue
Block a user