]> git.meshlink.io Git - meshlink/blobdiff - test/Makefile.am
Add autoconf checks for LXC and cmocka.
[meshlink] / test / Makefile.am
index 77fd5ef1828734e739aaa2d66b0b8504dd7f4f99..dce3747643128b3d2133f21f8cd6ead70b3d9841 100644 (file)
@@ -10,7 +10,9 @@ TESTS = \
        sign-verify.test \
        trio.test
 
+if BLACKBOX_TESTS
 SUBDIRS = blackbox
+endif
 
 dist_check_SCRIPTS = $(TESTS)