aboutsummaryrefslogtreecommitdiffstats
path: root/adb/Android.mk
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2010-12-09 10:33:27 -0800
committerYing Wang <wangying@google.com>2010-12-09 10:33:27 -0800
commit1c061b9ea952ebdf6093ca1e7c29bfff6332857e (patch)
tree67f1dff56ea234b2afef28ec2b5036c6b1984219 /adb/Android.mk
parent07ad9961aee0cfcae89e23d47f47314e1d3629c1 (diff)
downloadsystem_core-1c061b9ea952ebdf6093ca1e7c29bfff6332857e.tar.gz
system_core-1c061b9ea952ebdf6093ca1e7c29bfff6332857e.tar.bz2
system_core-1c061b9ea952ebdf6093ca1e7c29bfff6332857e.zip
dist for dist_files
Change-Id: I665572a2212f1239b02b7816e37ada210afbdb48
Diffstat (limited to 'adb/Android.mk')
-rw-r--r--adb/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/adb/Android.mk b/adb/Android.mk
index df96d58e..6ed31eb1 100644
--- a/adb/Android.mk
+++ b/adb/Android.mk
@@ -83,7 +83,7 @@ endif
include $(BUILD_HOST_EXECUTABLE)
-$(call dist-for-goals,droid,$(LOCAL_BUILT_MODULE))
+$(call dist-for-goals,dist_files,$(LOCAL_BUILT_MODULE))
ifeq ($(HOST_OS),windows)
$(LOCAL_INSTALLED_MODULE): \