From 342cc6dd50d2a4529e0897019013c8ffb5b27e1b Mon Sep 17 00:00:00 2001 From: johans Date: Fri, 26 May 2006 14:26:36 +0000 Subject: 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(+) (limited to 'security/Makefile') 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 -- cgit