From 7a176875a3388bf0dfa5414719e828a725d98807 Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Fri, 12 Dec 2014 09:14:38 +0100 Subject: [PATCH] Fix typo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 88f8ba18c..9d0826c02 100644 --- a/Makefile +++ b/Makefile @@ -481,7 +481,7 @@ run-linphone: ant run run-liblinphone-tests: liblinphone_tester - $(MAKE) -c liblinphone_tester run-all-tests + $(MAKE) -C liblinphone_tester run-all-tests run-basic-tests: update-project ant partial-clean