diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-01-13 01:29:38 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-01-13 01:29:38 +0000 |
commit | 7e823ca9cbb489de6f03a3313a1d9c7bb60b980a (patch) | |
tree | c406a7745f832145adb1b9ee61a44498fd4a32b5 /www/Makefile | |
parent | 6112134f225606f40880f90d267f5c1112e200db (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 29e10a91d6f8..d58dcf0410a0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -100,6 +100,7 @@ SUBDIR += mmosaic SUBDIR += mod_access_referer SUBDIR += mod_auth_mysql + SUBDIR += mod_auth_pgsql SUBDIR += mod_dav SUBDIR += mod_dtcl SUBDIR += mod_fastcgi |