mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-02-21 01:42:18 +00:00
fixed Android.mk to have correct path to servalwrap.c
This commit is contained in:
parent
50c2581ae6
commit
beb2ecbdf3
@ -88,7 +88,7 @@ include $(BUILD_SHARED_LIBRARY)
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_MODULE:= servald
|
||||
LOCAL_SRC_FILES:= servalwrap.c
|
||||
LOCAL_SRC_FILES:= serval-dna/servalwrap.c
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user