adb: regression from Move list.c to inlines

Change-Id: I057dbe3db80b1460f774e9f9ade11e0929529ec6
This commit is contained in:
Mark Salyzyn 2013-12-06 15:50:48 -08:00
parent 9880128af2
commit 5f64d528be
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ endif
ifeq ($(HOST_OS),windows)
USB_SRCS := usb_windows.c
EXTRA_SRCS := get_my_path_windows.c ../libcutils/list.c
EXTRA_SRCS := get_my_path_windows.c
EXTRA_STATIC_LIBS := AdbWinApi
ifneq ($(strip $(USE_CYGWIN)),)
# Pure cygwin case