php-src/sapi/thttpd/Makefile.in
Sascha Schumann 4b8823d427 Fix building thttpd SAPI module.
This works now with thttpd 2.19.

Thanks to Andrzej Borsuk <andrzej.borsuk@alfaelektro.com.pl> for
pointing me into the right direction.
2000-08-07 13:54:35 +00:00

6 lines
97 B
Makefile

LTLIBRARY_NAME = libsapi.la
LTLIBRARY_SOURCES = stub.c
include $(top_srcdir)/build/ltlib.mk