dist for dist_files

Change-Id: Id26e090f37cc85a1feba45cf679c15439eb90a0f
diff --git a/Android.mk b/Android.mk
index ddd6028..bc081df 100644
--- a/Android.mk
+++ b/Android.mk
@@ -23,7 +23,7 @@
 include $(BUILD_STATIC_JAVA_LIBRARY)
 
 # Include this library in the build server's output directory
-$(call dist-for-goals, droid, $(LOCAL_BUILT_MODULE):guava.jar)
+$(call dist-for-goals, dist_files, $(LOCAL_BUILT_MODULE):guava.jar)
 
 # Also build a host-side library
 include $(CLEAR_VARS)