]> sigrok.org Git - libsigrokdecode.git/blobdiff - Makefile.am
PD tests moved into the sigrok-test repo.
[libsigrokdecode.git] / Makefile.am
index 5c88cc4fd145844e228ca328db420c572825aece..3e4fb2c21241800c5edced0d409cea2527d2146b 100644 (file)
@@ -66,14 +66,6 @@ tests_check_main_CPPFLAGS = $(CPPFLAGS_PYTHON) \
        -DDECODERS_DIR='"$(abs_top_builddir)/decoders"'
 endif
 
-if BUILD_RUNTC
-noinst_PROGRAMS = tests/runtc
-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) -lsigrokdecode
-endif
-
 MAINTAINERCLEANFILES = ChangeLog
 
 .PHONY: ChangeLog