diff options
Diffstat (limited to 'netware/BUILD/compile-netware-all')
-rwxr-xr-x | netware/BUILD/compile-netware-all | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/netware/BUILD/compile-netware-all b/netware/BUILD/compile-netware-all index 35d275f3b42..6baff699e94 100755 --- a/netware/BUILD/compile-netware-all +++ b/netware/BUILD/compile-netware-all @@ -8,6 +8,7 @@ set -e path=`dirname $0` +$path/compile-netware-src $path/compile-netware-standard $path/compile-netware-debug #$path/compile-netware-max |