]> granicus.if.org Git - php/commitdiff
add File/Passwd.php to the install rules, and change the class name to
authorChuck Hagenbuch <chagenbu@php.net>
Fri, 5 Jan 2001 20:05:27 +0000 (20:05 +0000)
committerChuck Hagenbuch <chagenbu@php.net>
Fri, 5 Jan 2001 20:05:27 +0000 (20:05 +0000)
File_Passwd to match our standard.

pear/Makefile.in

index 24d6cf9709b3029129b2601c689b03cd035b8c0a..b529a7b10767217fe00a773cd087050f79bc3b6a 100644 (file)
@@ -45,6 +45,7 @@ PEAR_FILES = \
        DB/storage.php \
        DB/sybase.php \
        File/Find.php \
+       File/Passwd.php \
        File/SearchReplace.php \
        HTML/Form.php \
        HTTP.php \