X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=tests%2FMakefile.am;h=bd0858ff12ab89867264890d100ca15fe0a9a277;hb=e54f222c4edf55a379e5b3ad892cf671ace83e48;hp=a3df6b324098bf8e61ca3ed515d86a280ae3940c;hpb=83411834eec29f08443908b7d2a427e7fb130573;p=libsigrokdecode.git 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) \