From 2b1fc1806c5208347932ab48fc546af7d2180b4c Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Wed, 28 Jul 2010 06:43:17 +0000 Subject: [PATCH] fixed certificate creation script --- src/transport/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index 19cd68f2a..8b6e91a57 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -30,7 +30,7 @@ install-exec-hook: chmod u+s $(bindir)/gnunet-nat-server $(bindir)/gnunet-nat-client || true else install-exec-hook: - gnunet-transport-plugin-certificate-creation + gnunet-transport-certificate-creation endif -- 2.25.1