From 035cf39d344414a46c45b0d8bede7f017d7879c6 Mon Sep 17 00:00:00 2001 From: Stig Bakken Date: Wed, 12 Dec 2001 01:32:01 +0000 Subject: [PATCH] * install PEAR/Autoloader.php --- pear/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/pear/Makefile.in b/pear/Makefile.in index 4d8823f66c..98ccb06fe1 100644 --- a/pear/Makefile.in +++ b/pear/Makefile.in @@ -100,6 +100,7 @@ PEAR_FILES = \ Net/Socket.php \ Numbers/Roman.php \ PEAR.php \ + PEAR/Autoloader.php \ PEAR/Common.php \ PEAR/Config.php \ PEAR/Installer.php \ -- 2.50.1