mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-04-07 11:08:36 +00:00
Added rhizome and sqlite3 to Android build process.
(sqlite3 can be removed once we work out how to link to the existing sqlite implementation on Android).
This commit is contained in:
parent
1628d5cbfb
commit
c0a6b1ff12
@ -26,7 +26,9 @@ LOCAL_SRC_FILES:= \
|
||||
peers.c \
|
||||
randombytes.c \
|
||||
simulate.c \
|
||||
jni.c
|
||||
jni.c \
|
||||
rhizome.c \
|
||||
sqlite3.c
|
||||
|
||||
LOCAL_MODULE:= dnalib
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user