summaryrefslogtreecommitdiff
path: root/ext/ftp/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ftp/Makefile.in')
-rw-r--r--ext/ftp/Makefile.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/ext/ftp/Makefile.in b/ext/ftp/Makefile.in
deleted file mode 100644
index 169973b7e1..0000000000
--- a/ext/ftp/Makefile.in
+++ /dev/null
@@ -1,6 +0,0 @@
-
-LTLIBRARY_NAME = libftp.la
-LTLIBRARY_SOURCES = php_ftp.c ftp.c
-LTLIBRARY_SHARED_NAME = ftp.la
-
-include $(top_srcdir)/build/dynlib.mk