]> sigrok.org Git - libsigrokdecode.git/blobdiff - tests/Makefile.am
parallel: Limit number of probes to 8 for now.
[libsigrokdecode.git] / tests / Makefile.am
index 5d04c598724e46e12fc424b996d3061146f8d879..39af793544b0960c0c49a785af978ba04595ef24 100644 (file)
@@ -27,7 +27,9 @@ check_PROGRAMS = ${TESTS}
 check_main_SOURCES = \
        $(top_builddir)/libsigrokdecode.h \
        check_main.c \
-       check_core.c
+       check_core.c \
+       check_decoder.c \
+       check_session.c
 
 check_main_CFLAGS = @check_CFLAGS@