mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-02-20 17:33:08 +00:00
added monitor build target for android
This commit is contained in:
parent
97884ba069
commit
bee3ea6888
@ -95,4 +95,9 @@ LOCAL_SRC_FILES:= serval-dna/servalwrap.c
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_MODULE:= monitor
|
||||
LOCAL_SRC_FILES:= serval-dna/monitor-cli.c
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
Loading…
x
Reference in New Issue
Block a user