diff --git a/distro/scripts/adl_cots.sh b/distro/scripts/adl_cots.sh index 5b2db3b5fa53dae514c6140d522d8539792d62ca..bc71d4dd61998dc7805ea609608ada1e8a2e7636 100755 --- a/distro/scripts/adl_cots.sh +++ b/distro/scripts/adl_cots.sh @@ -625,7 +625,7 @@ all() mk_proto && \ where && \ mk_hl_region && \ - nagg && \ + mk_nagg && \ fix_links && \ echo "COTS Built" && \ _rpath_setter ${DESIRED_RPATH} ${USER_COTS_PATH}/lib && \