am 69e725eb: Merge "Dist com.android.nfc_extras.jar." into gingerbread
* commit '69e725eb8806180749b66903382754c86a15d0f6':
Dist com.android.nfc_extras.jar.
diff --git a/nfc-extras/Android.mk b/nfc-extras/Android.mk
index 330e2d4..2033508 100644
--- a/nfc-extras/Android.mk
+++ b/nfc-extras/Android.mk
@@ -9,3 +9,6 @@
LOCAL_MODULE:= com.android.nfc_extras
include $(BUILD_JAVA_LIBRARY)
+
+# put the com.android.nfc_extras.jar into the dist directory
+$(call dist-for-goals, droidcore, $(LOCAL_BUILT_MODULE):com.android.nfc_extras.jar)