diff options
-rw-r--r-- | pear/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pear/Makefile.in b/pear/Makefile.in index bcbc6a6860..8397541257 100644 --- a/pear/Makefile.in +++ b/pear/Makefile.in @@ -34,6 +34,7 @@ PEAR_FILES = \ Benchmark/Timer.php \ Cache/Function_Cache.php \ Console/Getopt.php \ + Crypt/CBC.php \ Crypt/HCEMD5.php \ Date/Calc.php \ Date/Human.php \ |