configure: Use same case for libjaylink as for other libs
Change-Id: I60d91a0543d9b8c580254cdc5f04b2e60209b98b Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com> Reviewed-on: http://openocd.zylin.com/3868 Tested-by: jenkins Reviewed-by: Paul Fertser <fercerpav@gmail.com>
This commit is contained in:
committed by
Paul Fertser
parent
702b150a6b
commit
95de342a93
@@ -78,7 +78,7 @@ libopenocd_la_LIBADD = \
|
||||
$(HIDAPI_LIBS) $(LIBUSB0_LIBS) $(LIBUSB1_LIBS)
|
||||
|
||||
if !INTERNAL_LIBJAYLINK
|
||||
libopenocd_la_LIBADD += $(libjaylink_LIBS)
|
||||
libopenocd_la_LIBADD += $(LIBJAYLINK_LIBS)
|
||||
endif
|
||||
|
||||
STARTUP_TCL_SRCS = \
|
||||
|
||||
Reference in New Issue
Block a user