diff --git a/Makefile b/Makefile index d09eab4c2..88f8ba18c 100644 --- a/Makefile +++ b/Makefile @@ -481,10 +481,7 @@ run-linphone: ant run run-liblinphone-tests: liblinphone_tester - cd liblinphone_tester && \ - ant debug && \ - ant installd && \ - ant test + $(MAKE) -c liblinphone_tester run-all-tests run-basic-tests: update-project ant partial-clean