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 \
Payment \
PEAR \
Schedule \
XML
PEAR_FILES = \
@ -78,6 +79,7 @@ PEAR_FILES = \
Numbers/Roman.php \
PEAR/Installer.php \
Payment/Verisign.php \
Schedule/At.php \
XML/Parser.php \
XML/RPC.php

Loading…
Cancel
Save