Minor update to the android README

git-svn-id: file:///home/mbr/svn/fwknop/trunk@310 510a4753-2344-4c79-9c09-4d669213fbeb
This commit is contained in:
Damien Stuart 2011-01-02 03:32:46 +00:00
parent a24a2eed8f
commit 4b0c280948

View File

@ -3,8 +3,9 @@ README for the libfwknop directory (android/project/jni/libfwknop)
This directory should contain all of the .c and .h files from the fwknop
main distribution "lib" directory. These are the source files for libfko.
You can either copy or link to the libfko source files. Either way, they
need to exist in this directory before you attempt to build the Android
You can either manually copy the libfko source files to this directory,
or run the "get_libfko_files.sh script. Either way, the libfko *.[ch]
files need to exist in this directory before you attempt to build the Android
fwknop client.