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