From f87e0c03eec511e87499bca36b4b45d453056c20 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 6 Apr 2018 13:33:53 +1000 Subject: [PATCH] system should only be in SUBDIRS --- bin/tests/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/tests/Makefile.in b/bin/tests/Makefile.in index cf2e1bf0d4..6d0619b21e 100644 --- a/bin/tests/Makefile.in +++ b/bin/tests/Makefile.in @@ -33,7 +33,7 @@ ISCCFGDEPLIBS = ../../lib/isccfg/libisccfg.@A@ LIBS = @LIBS@ SUBDIRS = system @PKCS11_TOOLS@ -TESTDIRS = system +TESTDIRS = # Test programs that are built by default: # cfg_test is needed for regenerating doc/misc/options