From d4289fbe420e19882d94827bd82a667a0132fccf Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 24 Jun 2014 13:24:47 +0200 Subject: p11-kit: Add 'p11-kit remote' command for isolating modules This adds a new tool to the p11-kit command called 'remote'. This is the server side of remoting a PKCS#11 module. --- p11-kit/tests/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'p11-kit/tests/Makefile.am') diff --git a/p11-kit/tests/Makefile.am b/p11-kit/tests/Makefile.am index 0672d62..a7049a4 100644 --- a/p11-kit/tests/Makefile.am +++ b/p11-kit/tests/Makefile.am @@ -43,9 +43,6 @@ CHECK_PROGS += \ test-transport \ $(NULL) -noinst_PROGRAMS += \ - frob-server - endif TESTS = $(CHECK_PROGS) -- cgit v1.1