diff --git a/android/project/jni/libfwknop/README b/android/project/jni/libfwknop/README index 8a4d8807..b7bf4d48 100644 --- a/android/project/jni/libfwknop/README +++ b/android/project/jni/libfwknop/README @@ -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.