jim tests: use installed
Delete obsolete jim that comes with OpenOCD.
This commit is contained in:
@@ -18,7 +18,7 @@ MAINFILE = main.c
|
||||
endif
|
||||
|
||||
openocd_SOURCES = $(MAINFILE)
|
||||
openocd_LDADD = libopenocd.la
|
||||
openocd_LDADD = libopenocd.la -ljim
|
||||
|
||||
libopenocd_la_SOURCES = \
|
||||
hello.c \
|
||||
|
||||
Reference in New Issue
Block a user