merging in aegis' JNI bindings
This commit is contained in:
commit
1c7e9947a4
42 changed files with 2445 additions and 712 deletions
2
Makefile
2
Makefile
|
|
@ -3,7 +3,7 @@
|
|||
# and kick off a recursive make
|
||||
# Also, "make src/all" turns into "make -C src all"
|
||||
|
||||
SUBDIRS = src examples
|
||||
SUBDIRS = src examples jni
|
||||
|
||||
include config.mk
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue