]> sigrok.org Git - libsigrokdecode.git/blobdiff - Makefile.am
PD tests moved into the sigrok-test repo.
[libsigrokdecode.git] / Makefile.am
index 41054b2b294d119ad6ecf926a349cb846184b7c8..e34cc3c2062368a28ba837816fb13b002558c11f 100644 (file)
@@ -66,15 +66,6 @@ tests_check_main_CPPFLAGS = $(CPPFLAGS_PYTHON) \
        -DDECODERS_DIR='"$(abs_top_builddir)/decoders"'
 endif
 
-if BUILD_RUNTC
-noinst_PROGRAMS = tests/runtc
-tests_runtc_LDADD = $(top_builddir)/libsigrokdecode.la
-tests_runtc_SOURCES = tests/runtc.c
-tests_runtc_CPPFLAGS = $(CPPFLAGS_PYTHON) $(LIBSIGROK_CFLAGS) \
-       -DDECODERS_DIR='"$(abs_top_builddir)/decoders"'
-tests_runtc_LDFLAGS = -L$(top_builddir) $(LIBSIGROK_LIBS) $(LDFLAGS_PYTHON)
-endif
-
 MAINTAINERCLEANFILES = ChangeLog
 
 .PHONY: ChangeLog