]> granicus.if.org Git - php/commitdiff
update for Date_Calc install
authorMonte Ohrt <mohrt@php.net>
Tue, 17 Oct 2000 20:41:28 +0000 (20:41 +0000)
committerMonte Ohrt <mohrt@php.net>
Tue, 17 Oct 2000 20:41:28 +0000 (20:41 +0000)
pear/Makefile.in

index 699a0ec4d6d7b24be58b46ff5f0a0043d09b0694..592699a544d300b27c4c23e0c318f363cb099d59 100644 (file)
@@ -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 \