From d92b720042732f6ebfb169b626142abd0e48d993 Mon Sep 17 00:00:00 2001 From: anders Date: Mon, 12 Nov 2001 03:24:59 +0000 Subject: Add mod_mysqluserdir, an Apache module to make Apache get userdirs from MySQL. PR: 31577 Approved by: will --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index 5b4b4cc..b0283e1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -151,6 +151,7 @@ SUBDIR += mod_layout SUBDIR += mod_mp3 SUBDIR += mod_mylo + SUBDIR += mod_mysqluserdir SUBDIR += mod_perl SUBDIR += mod_php3 SUBDIR += mod_php4 -- cgit v1.1