mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-29 15:06:21 +00:00
Add a (very light) makefile for liblinphone_tester
This commit is contained in:
parent
bcc8ecdadd
commit
45d403de59
1 changed files with 6 additions and 0 deletions
6
liblinphone_tester/Makefile
Normal file
6
liblinphone_tester/Makefile
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
all:
|
||||||
|
ant debug
|
||||||
|
ant installd
|
||||||
|
|
||||||
|
run-all-tests: all
|
||||||
|
ant test
|
||||||
Loading…
Add table
Reference in a new issue