]> sigrok.org Git - libsigrokflow.git/blobdiff - Makefile.am
tests/init: Multiple Srf::init() calls should throw.
[libsigrokflow.git] / Makefile.am
index 5370af1bd4ae7a3a728328bc5a9bcdb0c870194f..533813a95ea127b19fc87a5132d419ad42e397f4 100644 (file)
@@ -45,7 +45,8 @@ check_PROGRAMS = tests/main
 
 tests_main_SOURCES = \
        include/libsigrokflow/libsigrokflow.hpp \
-       tests/main.cpp
+       tests/main.cpp \
+       tests/init.cpp
 
 tests_main_LDADD = libsigrokflow.la $(LIBSIGROKFLOW_LIBS)