From 071d3377cada10644ac4e6d6cd439cecf72b7717 Mon Sep 17 00:00:00 2001 From: thierry Date: Tue, 6 Apr 2004 19:15:30 +0000 Subject: Add pear-HTTP_Request 1.2, PEAR classes providing an easy way to perform HTTP requests. Approved by: pav (mentor). --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index 9c4307a7560e..8f0ffb0686f4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -471,6 +471,7 @@ SUBDIR += pear-APC SUBDIR += pear-HTTP SUBDIR += pear-HTTP_Header + SUBDIR += pear-HTTP_Request SUBDIR += pear-HTTP_Session SUBDIR += pear-HTTP_Upload SUBDIR += pgdriver -- cgit