From 93f197792150ae2e2e3ffafb903dfab6854915cb Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 17 Jun 2013 14:51:49 +0200 Subject: trust: Move the extract-trust external placeholder command into trust/ --- tools/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tools/Makefile.am') diff --git a/tools/Makefile.am b/tools/Makefile.am index 6155b6d..5e48149 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -50,8 +50,4 @@ p11_kit_SOURCES += \ save.c save.h \ $(NULL) -externaldir = $(privatedir) -external_SCRIPTS = \ - p11-kit-extract-trust - endif # WITH_ASN1 -- cgit v1.1