pushed too soon before fixing typo on wmakeLnInclude
This commit is contained in:
parent
db8febe9f9
commit
47bd172682
@ -90,6 +90,7 @@ if [ $# -eq 1 ]
|
|||||||
then
|
then
|
||||||
baseDir=$1
|
baseDir=$1
|
||||||
elif [ $# -eq 2 ]
|
elif [ $# -eq 2 ]
|
||||||
|
then
|
||||||
baseDir=$1
|
baseDir=$1
|
||||||
lnOpt="$2"
|
lnOpt="$2"
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user