jim tests: use installed
[fw/openocd] / src / helper / Makefile.am
index cca5ac3503636a9ffccac33a021fcb2b1a2a4bd6..c721881915f0d14a63feb468a6b017f45ef02448 100644 (file)
@@ -9,7 +9,7 @@ noinst_LTLIBRARIES = libhelper.la
 if ECOSBOARD
 CONFIGFILES = time_support_ecos.c
 else
-CONFIGFILES = options.c jim.c jim-eventloop.c time_support_common.c
+CONFIGFILES = options.c time_support_common.c
 endif
 
 
@@ -48,8 +48,6 @@ noinst_HEADERS = \
        time_support.h \
        replacements.h \
        fileio.h \
-       jim.h \
-       jim-eventloop.h \
        system.h \
        bin2char.c