diff options
author | Sascha Schumann <sas@php.net> | 2000-05-01 21:55:45 +0000 |
---|---|---|
committer | Sascha Schumann <sas@php.net> | 2000-05-01 21:55:45 +0000 |
commit | fc4b7bac9c3bad985827fa760264c29781cd495a (patch) | |
tree | 481ae95596f1fe6df326d80b1603bf0ae068110f /ext/bcmath | |
parent | 358bdc88321b671d08fb34b2db535253e31a6f0c (diff) | |
download | php-git-fc4b7bac9c3bad985827fa760264c29781cd495a.tar.gz |
Large test commit I
Diffstat (limited to 'ext/bcmath')
-rw-r--r-- | ext/bcmath/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/bcmath/Makefile.in b/ext/bcmath/Makefile.in index 0cd414d53a..84c2c14257 100644 --- a/ext/bcmath/Makefile.in +++ b/ext/bcmath/Makefile.in @@ -4,3 +4,4 @@ LTLIBRARY_SOURCES = bcmath.c number.c include $(top_srcdir)/build/dynlib.mk + |