diff options
author | Sascha Schumann <sas@php.net> | 2000-05-01 22:00:09 +0000 |
---|---|---|
committer | Sascha Schumann <sas@php.net> | 2000-05-01 22:00:09 +0000 |
commit | de2cea47c0840a58dc3ed29c3426e81eb0358d5a (patch) | |
tree | abf1d7990c391777f6ddb84ad90fd39d7e583d0c /ext/rpc/java/Makefile.in | |
parent | a493cdc92c69b8e9c8e2453d78e04325060fe79c (diff) | |
download | php-git-de2cea47c0840a58dc3ed29c3426e81eb0358d5a.tar.gz |
Large commit test III
Diffstat (limited to 'ext/rpc/java/Makefile.in')
-rw-r--r-- | ext/rpc/java/Makefile.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/rpc/java/Makefile.in b/ext/rpc/java/Makefile.in index 7d8960a34f..51d2f9bcc9 100644 --- a/ext/rpc/java/Makefile.in +++ b/ext/rpc/java/Makefile.in @@ -24,3 +24,6 @@ php_java.jar : reflect.java @rm net/php/reflect.* @rmdir net/php @rmdir net + + + |