diff --git a/tests/bluetooth/bsim_bt/compile.sh b/tests/bluetooth/bsim_bt/compile.sh index 80369fcc699..242511ab07b 100755 --- a/tests/bluetooth/bsim_bt/compile.sh +++ b/tests/bluetooth/bsim_bt/compile.sh @@ -54,3 +54,5 @@ function compile(){ app=tests/bluetooth/bsim_bt/bsim_test_app compile app=tests/bluetooth/bsim_bt/bsim_test_app conf_file=prj_split.conf \ compile +app=tests/bluetooth/bsim_bt/edtt_ble_test_app/hci_test_app compile +app=tests/bluetooth/bsim_bt/edtt_ble_test_app/gatt_test_app compile