From 919ace16e7100fccd51fda16c6d40fc3ad9915e2 Mon Sep 17 00:00:00 2001 From: Bert Vermeulen Date: Sun, 22 Dec 2013 23:07:23 +0100 Subject: runtc: Fix conditional build on non-Linux systems. --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index a3df6b3..bd0858f 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -34,7 +34,7 @@ check_main_CPPFLAGS = $(CPPFLAGS_PYTHON) \ -DDECODERS_DIR='"$(abs_top_builddir)/decoders"' endif -if HAVE_LIBSIGROK +if BUILD_RUNTC noinst_PROGRAMS = runtc runtc_SOURCES = runtc.c runtc_CPPFLAGS = $(CPPFLAGS_PYTHON) $(LIBSIGROK_CFLAGS) \ -- cgit v1.2.3-70-g09d2