X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fjtag%2Faice%2FMakefile.am;h=7b9469d86f33761ebd6d034df3f8ebf3bf475e0d;hp=38c441e1210e40e602ca53ffb9e292952c350efe;hb=191a5736c202dfb784e86a8190edc64e80dc62e5;hpb=10df176b0fb932d61f0dc5d6bfd0a0942501fc40 diff --git a/src/jtag/aice/Makefile.am b/src/jtag/aice/Makefile.am index 38c441e121..7b9469d86f 100644 --- a/src/jtag/aice/Makefile.am +++ b/src/jtag/aice/Makefile.am @@ -1,6 +1,6 @@ include $(top_srcdir)/common.mk -AM_CPPFLAGS += -I$(top_srcdir)/src/jtag/drivers +AM_CPPFLAGS += -I$(top_srcdir)/src/jtag/drivers $(LIBUSB1_CFLAGS) $(LIBUSB0_CFLAGS) noinst_LTLIBRARIES = libocdaice.la