diff options
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 533f0a925018..fc0fb01007dc 100644 --- a/security/Makefile +++ b/security/Makefile @@ -11,8 +11,10 @@ SUBDIR += crack SUBDIR += cyrus-sasl SUBDIR += donkey + SUBDIR += dsniff SUBDIR += fakebo SUBDIR += firewalk + SUBDIR += fragrouter SUBDIR += fwtk SUBDIR += gnupg SUBDIR += gpasman @@ -73,6 +75,7 @@ SUBDIR += tcp_wrapper SUBDIR += tripwire SUBDIR += vscan + SUBDIR += whisker SUBDIR += xinetd SUBDIR += zebedee |