diff --git a/pear/Makefile.in b/pear/Makefile.in index 83975412574..e7e9101d0f0 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