summaryrefslogtreecommitdiff
path: root/ext/mbstring/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mbstring/Makefile.in')
-rw-r--r--ext/mbstring/Makefile.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/ext/mbstring/Makefile.in b/ext/mbstring/Makefile.in
deleted file mode 100644
index 28a5910132..0000000000
--- a/ext/mbstring/Makefile.in
+++ /dev/null
@@ -1,7 +0,0 @@
-# $Id$
-
-LTLIBRARY_NAME = libmbstring.la
-LTLIBRARY_SOURCES = mbfilter_ja.c mbfilter.c mbstring.c
-LTLIBRARY_SHARED_NAME = mbstring.la
-
-include $(top_srcdir)/build/dynlib.mk