summaryrefslogtreecommitdiff
path: root/sapi/apache/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/apache/Makefile.in')
-rw-r--r--sapi/apache/Makefile.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/sapi/apache/Makefile.in b/sapi/apache/Makefile.in
deleted file mode 100644
index 477b3a4762..0000000000
--- a/sapi/apache/Makefile.in
+++ /dev/null
@@ -1,7 +0,0 @@
-
-LTLIBRARY_NAME = libsapi.la
-LTLIBRARY_SOURCES = sapi_apache.c mod_php4.c php_apache.c
-
-EXTRA_INCLUDES = $(APACHE_INCLUDE)
-
-include $(top_srcdir)/build/ltlib.mk