From 559d08c19ed838f7bb2a77ce56a5a274641111f8 Mon Sep 17 00:00:00 2001 From: Øyvind Harboe Date: Sun, 10 Oct 2010 19:17:03 +0200 Subject: jim tests: use installed Delete obsolete jim that comes with OpenOCD. --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index a2f8d777..b54161c8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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 \ -- cgit v1.2.3