summaryrefslogtreecommitdiff
path: root/p11-kit/tests/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2014-06-24 13:24:47 +0200
committerStef Walter <stef@thewalter.net>2014-07-08 08:57:31 +0200
commitd4289fbe420e19882d94827bd82a667a0132fccf (patch)
treecd3edcfdb8c9f860445da4d3b1debe23c0c7f264 /p11-kit/tests/Makefile.am
parent7ec80ff13adb167705a999b7d082c76219adc909 (diff)
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.
Diffstat (limited to 'p11-kit/tests/Makefile.am')
-rw-r--r--p11-kit/tests/Makefile.am3
1 files changed, 0 insertions, 3 deletions
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)