]> granicus.if.org Git - php/commitdiff
install the Math/* files.
authorChuck Hagenbuch <chagenbu@php.net>
Wed, 20 Dec 2000 19:08:29 +0000 (19:08 +0000)
committerChuck Hagenbuch <chagenbu@php.net>
Wed, 20 Dec 2000 19:08:29 +0000 (19:08 +0000)
pear/Makefile.in

index 5018f563b5be79bdaf5324b57e1e62da29a14e21..e85b59f3f2ceb6ae76f468c5dd0f290a027a9d91 100644 (file)
@@ -19,6 +19,7 @@ PEAR_SUBDIRS = \
        HTML \
        Log \
        Mail \
+       Math \
        Net \
        Payment \
        PEAR \
@@ -55,6 +56,8 @@ PEAR_FILES = \
        Mail.php \
        Mail/sendmail.php \
        Mail/smtp.php \
+       Math/Fraction.php \
+       Math/Util.php \
        Net/SMTP.php \
        Net/Socket.php \
        PEAR/Installer.php \