diff options
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index cc200d62a336..213225633c4b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -27,6 +27,7 @@ SUBDIR += libident SUBDIR += libmcrypt SUBDIR += libparanoia + SUBDIR += librc4 SUBDIR += logcheck SUBDIR += mhash SUBDIR += nbaudit |