commit | 144058df70ad9a13f3897d3734f55a1517b9d7f7 | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@google.com> | Thu Dec 09 10:31:27 2010 -0800 |
committer | Ying Wang <wangying@google.com> | Thu Dec 09 10:31:27 2010 -0800 |
tree | 1c5d0e3042cdf489de5dea838b0538df6f837bff | |
parent | d1583ee1b4f5d4222ac61625f9f8eab651d6fe85 [diff] |
dist for dist_files Change-Id: I6a5a07432be4ca36f73aa196d4dc4320c4984244
diff --git a/Android.mk b/Android.mk index 03d1c78..b83694d 100644 --- a/Android.mk +++ b/Android.mk
@@ -22,7 +22,7 @@ include $(BUILD_STATIC_JAVA_LIBRARY) # Include this library in the build server's output directory -$(call dist-for-goals, droid, $(LOCAL_BUILT_MODULE):jsr305.jar) +$(call dist-for-goals, dist_files, $(LOCAL_BUILT_MODULE):jsr305.jar) # Also build a host side library include $(CLEAR_VARS)