diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2014-01-14 21:14:46 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2014-01-14 21:14:46 +0000 |
commit | bee4b234730def4cd7a40a1a9e74d9fc1faf4388 (patch) | |
tree | ed4e1f6422f258b7b4012e379d9950f71d559168 /www/Makefile | |
parent | e89e1e4f3d88a5effec68f8115bba30af52533b0 (diff) |
Notes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 88f5a1a1a34d..63b5b25c7767 100644 --- a/www/Makefile +++ b/www/Makefile @@ -466,7 +466,7 @@ SUBDIR += mod_authn_otp SUBDIR += mod_authn_sasl SUBDIR += mod_authnz_crowd - SUBDIR += mod_authnz_external + SUBDIR += mod_authnz_external22 SUBDIR += mod_authz_unixgroup SUBDIR += mod_backtrace SUBDIR += mod_bw |