mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-18 11:58:09 +00:00
5 lines
55 B
Makefile
5 lines
55 B
Makefile
all:
|
|
ant debug install
|
|
|
|
run-all-tests: all
|
|
ant test
|