summaryrefslogtreecommitdiffstats
path: root/host
diff options
context:
space:
mode:
authorRaphael <raphael@google.com>2009-08-11 11:08:36 -0700
committerRaphael <raphael@google.com>2009-08-11 11:47:30 -0700
commit1620a180c2f56573d4f9446c54acc126175f6775 (patch)
tree5210c56ada44a23bf508496fe5ec64af0f165e4f /host
parente89d6042a3ede1a68699a32d0bd5da01485562a9 (diff)
downloadandroid_development-1620a180c2f56573d4f9446c54acc126175f6775.tar.gz
android_development-1620a180c2f56573d4f9446c54acc126175f6775.tar.bz2
android_development-1620a180c2f56573d4f9446c54acc126175f6775.zip
BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK
Diffstat (limited to 'host')
-rw-r--r--host/windows/prebuilt/usb/Android.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/host/windows/prebuilt/usb/Android.mk b/host/windows/prebuilt/usb/Android.mk
index 180610109..9cf4e61f3 100644
--- a/host/windows/prebuilt/usb/Android.mk
+++ b/host/windows/prebuilt/usb/Android.mk
@@ -6,7 +6,8 @@ LOCAL_PREBUILT_LIBS := \
AdbWinApi.a
LOCAL_PREBUILT_EXECUTABLES := \
- AdbWinApi.dll
+ AdbWinApi.dll \
+ AdbWinUsbApi.dll
.PHONY : kill-adb