summaryrefslogtreecommitdiff
path: root/sapi/apache/Makefile.in
blob: e591d4a8bb0e98a1eedef976c68a636856904042 (plain)
1
2
3
4
5
6
7
8
9
10
11
12

DEPTH     = ../..
topsrcdir = @topsrcdir@
srcdir    = @srcdir@
VPATH     = @srcdir@

LTLIBRARY_NAME    = libsapi.la
LTLIBRARY_SOURCES = sapi_apache.c mod_php4.c

include $(topsrcdir)/build/ltlib.mk

INCLUDES += $(APACHE_INCLUDE)