diff options
author | Will Andrews <will@FreeBSD.org> | 2000-12-19 12:45:30 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-12-19 12:45:30 +0000 |
commit | d134e723440ecb6a8590418df256eb17f9e10f31 (patch) | |
tree | 9c2d64b5ab15e34a0cfa28fc11381a065e5487b4 /www/Makefile | |
parent | 80ef25d4275600acad2bef4d6c382e791d28aa8e (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 76db796ed0d4..68a3d4a8deb5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -102,6 +102,7 @@ SUBDIR += mod_dtcl SUBDIR += mod_fastcgi SUBDIR += mod_gzip + SUBDIR += mod_layout SUBDIR += mod_perl SUBDIR += mod_php3 SUBDIR += mod_php4 |