diff options
Diffstat (limited to 'docs/html-ndk/ndk/guides/application_mk.jd')
| -rw-r--r-- | docs/html-ndk/ndk/guides/application_mk.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html-ndk/ndk/guides/application_mk.jd b/docs/html-ndk/ndk/guides/application_mk.jd index fab611b..1294687 100644 --- a/docs/html-ndk/ndk/guides/application_mk.jd +++ b/docs/html-ndk/ndk/guides/application_mk.jd @@ -12,7 +12,7 @@ page.title=Application.mk </div> </div> -<p>This document explains the syntax of the {@code Application.mk} build file, which describes the +<p>This document explains the {@code Application.mk} build file, which describes the native <em>modules</em> that your app requires. A module can be a static library, a shared library, or an executable.</p> |
