Browse Source

Forgot this too ...

PHP-4.0.5
Colin Viebrock 26 years ago
parent
commit
35a1731c85
  1. 2
      pear/Makefile.in

2
pear/Makefile.in

@ -27,6 +27,7 @@ PEAR_SUBDIRS = \
Numbers \ Numbers \
Payment \ Payment \
PEAR \ PEAR \
Schedule \
XML XML
PEAR_FILES = \ PEAR_FILES = \
@ -78,6 +79,7 @@ PEAR_FILES = \
Numbers/Roman.php \ Numbers/Roman.php \
PEAR/Installer.php \ PEAR/Installer.php \
Payment/Verisign.php \ Payment/Verisign.php \
Schedule/At.php \
XML/Parser.php \ XML/Parser.php \
XML/RPC.php XML/RPC.php

Loading…
Cancel
Save