Add a (very light) makefile for liblinphone_tester

This commit is contained in:
Gautier Pelloux-Prayer 2014-11-10 17:31:23 +01:00
parent bcc8ecdadd
commit 45d403de59

View file

@ -0,0 +1,6 @@
all:
ant debug
ant installd
run-all-tests: all
ant test