summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/Android.mk b/Android.mk
index d5b1561..cbb6f81 100644
--- a/Android.mk
+++ b/Android.mk
@@ -21,7 +21,3 @@ LOCAL_SRC_FILES := $(call all-java-files-under, isoparser/src/main/java)
LOCAL_JAVA_RESOURCE_DIRS := isoparser/src/main/resources
include $(BUILD_STATIC_JAVA_LIBRARY)
-
-# Include this library in the build server's output directory
-$(call dist-for-goals, dist_files, $(LOCAL_BUILT_MODULE):mp4parser.jar)
-