diff --git a/liblinphone_tester/Makefile b/liblinphone_tester/Makefile new file mode 100644 index 000000000..a5d66a92e --- /dev/null +++ b/liblinphone_tester/Makefile @@ -0,0 +1,6 @@ +all: + ant debug + ant installd + +run-all-tests: all + ant test