diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-07-31 20:22:59 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-07-31 20:22:59 +0000 |
commit | 3355cc2b26505b8e04ff9b37d245510467c2df3b (patch) | |
tree | e19026f473f7fde15752748ad4adce767c1d66ba /www/Makefile | |
parent | 7c1067091e15f418dee851fce4dc48a3bf45fbe3 (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 2162f888ccc5..ecd0c26f4778 100644 --- a/www/Makefile +++ b/www/Makefile @@ -90,6 +90,7 @@ SUBDIR += mhonarc SUBDIR += mod_dav SUBDIR += mod_dtcl + SUBDIR += mod_fastcgi SUBDIR += mod_perl SUBDIR += mod_php3 SUBDIR += mod_php4 |