diff options
Diffstat (limited to 'dalvik/src/main/native/sub.mk')
-rw-r--r-- | dalvik/src/main/native/sub.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dalvik/src/main/native/sub.mk b/dalvik/src/main/native/sub.mk index 27d4c9c..ad62649 100644 --- a/dalvik/src/main/native/sub.mk +++ b/dalvik/src/main/native/sub.mk @@ -1,3 +1,4 @@ +# -*- mode: makefile -*- # This file is included by the top-level libcore Android.mk. # It's not a normal makefile, so we don't include CLEAR_VARS # or BUILD_*_LIBRARY. |