From b5bd0897dd9063faeb34d5231c813a704d8c818b Mon Sep 17 00:00:00 2001 From: Johan van Selst Date: Fri, 26 May 2006 14:26:36 +0000 Subject: [PATCH] Let's not forget to update Makefile when adding new port (reminded by flz) Approved by: flz (mentor) --- security/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/security/Makefile b/security/Makefile index 70117130e5fd..7fd81da4dc3d 100644 --- a/security/Makefile +++ b/security/Makefile @@ -530,6 +530,7 @@ SUBDIR += py-mcrypt SUBDIR += py-mhash SUBDIR += py-openssl + SUBDIR += py-paramiko SUBDIR += py-posix1e SUBDIR += py-pow SUBDIR += py-pycrypto