From: Monte Ohrt Date: Tue, 17 Oct 2000 20:41:28 +0000 (+0000) Subject: update for Date_Calc install X-Git-Tag: php-4.0.4RC3~643 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8fbf6ca7c573961b6046a5394044b596b4684310;p=php update for Date_Calc install --- diff --git a/pear/Makefile.in b/pear/Makefile.in index 699a0ec4d6..592699a544 100644 --- a/pear/Makefile.in +++ b/pear/Makefile.in @@ -11,6 +11,7 @@ peardir=$(PEAR_INSTALLDIR) PEAR_SUBDIRS = \ Benchmark \ + Date \ DB \ File \ HTML \ @@ -22,6 +23,7 @@ PEAR_SUBDIRS = \ PEAR_FILES = \ Benchmark/Iterate.php \ Benchmark/Timer.php \ + Date/Calc.php \ DB.php \ DB/common.php \ DB/ibase.php \