diff options
Diffstat (limited to '')
-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 |