]> granicus.if.org Git - php/commitdiff
Install the new Mail classes.
authorChuck Hagenbuch <chagenbu@php.net>
Wed, 25 Oct 2000 17:23:34 +0000 (17:23 +0000)
committerChuck Hagenbuch <chagenbu@php.net>
Wed, 25 Oct 2000 17:23:34 +0000 (17:23 +0000)
pear/Makefile.in

index 592699a544d300b27c4c23e0c318f363cb099d59..6f6cb8f18e908f17cfcaf9399f624bc4b073af6c 100644 (file)
@@ -15,6 +15,7 @@ PEAR_SUBDIRS = \
        DB \
        File \
        HTML \
+       Mail \
        Net \
        Payment \
        PEAR \
@@ -39,6 +40,10 @@ PEAR_FILES = \
        File/SearchReplace.php \
        HTML/Form.php \
        HTTP.php \
+       Mail.php \
+       Mail/sendmail.php \
+       Mail/smtp.php \
+       Net/SMTP.php \
        Net/Socket.php \
        PEAR/Installer.php \
        Payment/Verisign.php \