From 43d1db0c4e3b036e6e623583475a0c6f321c7f30 Mon Sep 17 00:00:00 2001 From: se Date: Tue, 30 Jul 2002 12:39:01 +0000 Subject: Small HTTP server with support for GET, HEAD, POST, CGI, SSL, IPv6. --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index 5c887aa..5f9524b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -146,6 +146,7 @@ SUBDIR += mgstat SUBDIR += mhonarc SUBDIR += micro_httpd + SUBDIR += mini_httpd SUBDIR += mmosaic SUBDIR += mnogosearch SUBDIR += mod_access_identd -- cgit v1.1