diff options
Diffstat (limited to 'src/frontends/android/README.ndk')
-rw-r--r-- | src/frontends/android/README.ndk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/frontends/android/README.ndk b/src/frontends/android/README.ndk index 699fa3f11..7c8cd309e 100644 --- a/src/frontends/android/README.ndk +++ b/src/frontends/android/README.ndk @@ -1,5 +1,5 @@ -To build this within the NDK several things have to be added in the jni -folder: +To build this within the NDK several things have to be added in the +app/src/main/jni/ folder: - strongswan: The strongSwan sources. This can either be an extracted tarball, or a symlink to the Git repository. To build from the repository the sources |