diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index e5ce21e5c5d3..244e5da0239f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -93,11 +93,13 @@ SUBDIR += p5-Apache-ASP SUBDIR += p5-Apache-DBI SUBDIR += p5-Apache-Radius + SUBDIR += p5-Apache-Session SUBDIR += p5-CGI SUBDIR += p5-CGI_Lite SUBDIR += p5-CGI-FastTemplate SUBDIR += p5-FastCGI SUBDIR += p5-HTML + SUBDIR += p5-HTML-Embperl SUBDIR += p5-HTML-Parser SUBDIR += p5-HTML-QuickCheck SUBDIR += p5-HTML-Stream @@ -107,6 +109,7 @@ SUBDIR += p5-HTTPD-Tools SUBDIR += p5-ParallelUA SUBDIR += p5-WWW-Search + SUBDIR += p5-libapreq SUBDIR += p5-libwww SUBDIR += plugger SUBDIR += publicfile |