summaryrefslogtreecommitdiff
path: root/sapi/fastcgi/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/fastcgi/Makefile.in')
-rw-r--r--sapi/fastcgi/Makefile.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/sapi/fastcgi/Makefile.in b/sapi/fastcgi/Makefile.in
new file mode 100644
index 0000000000..0bea9c31b1
--- /dev/null
+++ b/sapi/fastcgi/Makefile.in
@@ -0,0 +1,5 @@
+
+LTLIBRARY_NAME = libsapi.la
+LTLIBRARY_SOURCES = fastcgi.c
+
+include $(top_srcdir)/build/ltlib.mk