libusb: idProduct of USB device may be zero
[openocd.git] / src / transport / Makefile.am
blob7c6224a480b13685487eacf7b198a700dc07b1de
1 include $(top_srcdir)/common.mk
3 #METASOURCES = AUTO
4 noinst_LTLIBRARIES = libtransport.la
5 libtransport_la_SOURCES = \
6         transport.c
8 noinst_HEADERS = \
9         transport.h
11 MAINTAINERCLEANFILES = $(srcdir)/Makefile.in