X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;ds=sidebyside;f=test%2FMakefile.am;fp=test%2FMakefile.am;h=77fd5ef1828734e739aaa2d66b0b8504dd7f4f99;hb=dc68da94af8fca91748579c84ef5ed798db7efab;hp=0bc98d0cf7bf2c9c8557773dcbdd5b270c3c8071;hpb=1a7277c64d74ae5ae18c48ebe09a522ffe7c696b;p=meshlink diff --git a/test/Makefile.am b/test/Makefile.am index 0bc98d0c..77fd5ef1 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -10,6 +10,8 @@ TESTS = \ sign-verify.test \ trio.test +SUBDIRS = blackbox + dist_check_SCRIPTS = $(TESTS) AM_CPPFLAGS = $(PTHREAD_CFLAGS) -I${top_srcdir}/src -iquote. -Wall