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 /sapi/apache | |
parent | a493cdc92c69b8e9c8e2453d78e04325060fe79c (diff) | |
download | php-git-de2cea47c0840a58dc3ed29c3426e81eb0358d5a.tar.gz |
Large commit test III
Diffstat (limited to 'sapi/apache')
-rw-r--r-- | sapi/apache/Makefile.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sapi/apache/Makefile.in b/sapi/apache/Makefile.in index 477b3a4762..3d543ffbe9 100644 --- a/sapi/apache/Makefile.in +++ b/sapi/apache/Makefile.in @@ -5,3 +5,6 @@ LTLIBRARY_SOURCES = sapi_apache.c mod_php4.c php_apache.c EXTRA_INCLUDES = $(APACHE_INCLUDE) include $(top_srcdir)/build/ltlib.mk + + + |