From 8fbf6ca7c573961b6046a5394044b596b4684310 Mon Sep 17 00:00:00 2001 From: Monte Ohrt Date: Tue, 17 Oct 2000 20:41:28 +0000 Subject: [PATCH] update for Date_Calc install --- pear/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) 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 \ -- 2.40.0