summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2013-06-17 14:51:49 +0200
committerStef Walter <stef@thewalter.net>2013-06-17 15:22:49 +0200
commit93f197792150ae2e2e3ffafb903dfab6854915cb (patch)
tree13a53debeaf369189cbc0d1728a055c07ee416f5 /configure.ac
parent41d2a28b89af41799d01d5973d026712d9174f31 (diff)
downloadp11-kit-93f197792150ae2e2e3ffafb903dfab6854915cb.tar.gz
trust: Move the extract-trust external placeholder command into trust/
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cf886a9..17995e7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -429,9 +429,9 @@ AC_CONFIG_FILES([Makefile
p11-kit/p11-kit-1.pc
p11-kit/pkcs11.conf.example
tools/Makefile
- tools/p11-kit-extract-trust
tools/tests/Makefile
trust/Makefile
+ trust/p11-kit-extract-trust
trust/tests/Makefile
])
AC_OUTPUT