From c414f1996bec719dda64ca5731fea78f1d48887a Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Mon, 1 Sep 2014 17:38:09 +0200 Subject: PD tests moved into the sigrok-test repo. Drop them from the libsigrokdecode repository. --- Makefile.am | 9 --------- 1 file changed, 9 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 41054b2..e34cc3c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 -- cgit v1.2.3-70-g09d2