From 176bf835e4dd0bf41e1ccf96c7ce4e4b506283d9 Mon Sep 17 00:00:00 2001 From: "Tomas V.V.Cox" Date: Tue, 28 Aug 2001 13:39:50 +0000 Subject: [PATCH] added the Mail/mime.php file --- pear/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/pear/Makefile.in b/pear/Makefile.in index b5343f342a..5ce5e3aa0a 100644 --- a/pear/Makefile.in +++ b/pear/Makefile.in @@ -90,6 +90,7 @@ PEAR_FILES = \ Mail/RFC822.php \ Mail/sendmail.php \ Mail/smtp.php \ + Mail/mime.php \ Math/Fraction.php \ Math/Util.php \ Net/Curl.php \ -- 2.50.1