fixed certificate creation script
authorMatthias Wachs <wachs@net.in.tum.de>
Wed, 28 Jul 2010 06:43:17 +0000 (06:43 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Wed, 28 Jul 2010 06:43:17 +0000 (06:43 +0000)
src/transport/Makefile.am

index 19cd68f2a8109329985e1dfca86f7d9c93e88dca..8b6e91a57c4ed0254b2855a25f0b8e4c73683286 100644 (file)
@@ -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