diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2013-08-18 21:15:26 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2013-08-18 21:15:26 +0000 |
commit | 68c5c21d791a41c47381a692ea9d1971dbb9c992 (patch) | |
tree | 2dc4755e5fecfeadaa20a25efbb6ad76677dbd55 /www/Makefile | |
parent | 8a233fbb94172d66cdcf0e414e401cde6adbaacf (diff) |
Notes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index e5ec9b563b6d..d1a8f632945c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -468,6 +468,7 @@ SUBDIR += mod_auth_xradius SUBDIR += mod_authn_otp SUBDIR += mod_authn_sasl + SUBDIR += mod_authnz_crowd SUBDIR += mod_authnz_external SUBDIR += mod_authz_unixgroup SUBDIR += mod_backtrace |