diff --git a/wmake/wdep b/wmake/wdep index de5db8d5c7..a6f2406444 100755 --- a/wmake/wdep +++ b/wmake/wdep @@ -37,7 +37,7 @@ Script=${0##*/} # Source the wdep functions -. ${0%/*}/wdepFunctions +. ${0%/*}/wmakeFunctions usage() { exec 1>&2