Code drop from //branches/cupcake/...@124589
diff --git a/Android.mk b/Android.mk
index 44ea560..8b79ceb 100644
--- a/Android.mk
+++ b/Android.mk
@@ -19,8 +19,9 @@
   include $(call first-makefiles-under,$(LOCAL_PATH))
 else
   include $(addprefix $(LOCAL_PATH)/,$(addsuffix /Android.mk, \
+	      adb \
 	      libcutils \
-              liblog \
+	      liblog \
 	      libnetutils \
 	      libpixelflinger \
 	      libzipfile \