summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pear/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/pear/Makefile.in b/pear/Makefile.in
index 8397541257..e7e9101d0f 100644
--- a/pear/Makefile.in
+++ b/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