From 83411834eec29f08443908b7d2a427e7fb130573 Mon Sep 17 00:00:00 2001 From: Arkadiusz Miśkiewicz Date: Wed, 18 Dec 2013 16:12:34 +0100 Subject: Don't install runtc. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Don't install runtc. Not meant for generic usage. Signed-off-by: Arkadiusz Miśkiewicz --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 595a65d..a3df6b3 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -35,7 +35,7 @@ check_main_CPPFLAGS = $(CPPFLAGS_PYTHON) \ endif if HAVE_LIBSIGROK -bin_PROGRAMS = runtc +noinst_PROGRAMS = runtc runtc_SOURCES = runtc.c runtc_CPPFLAGS = $(CPPFLAGS_PYTHON) $(LIBSIGROK_CFLAGS) \ -DDECODERS_DIR='"$(abs_top_builddir)/decoders"' -- cgit v1.2.3-70-g09d2