summaryrefslogtreecommitdiff
path: root/ext/xml/expat/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xml/expat/Makefile.in')
-rw-r--r--ext/xml/expat/Makefile.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/ext/xml/expat/Makefile.in b/ext/xml/expat/Makefile.in
deleted file mode 100644
index 39609a3403..0000000000
--- a/ext/xml/expat/Makefile.in
+++ /dev/null
@@ -1,7 +0,0 @@
-
-LTLIBRARY_NAME = libexpat.la
-LTLIBRARY_SOURCES = xmlparse.c xmlrole.c xmltok.c
-
-EXTRA_INCLUDES = $(XML_CPPFLAGS)
-
-include $(top_srcdir)/build/dynlib.mk