jim tests: use installed

Delete obsolete jim that comes with OpenOCD.
This commit is contained in:
Øyvind Harboe
2010-10-10 19:17:03 +02:00
parent 4617cd0f91
commit 559d08c19e
14 changed files with 79 additions and 14903 deletions

View File

@@ -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 \