summaryrefslogtreecommitdiff
path: root/ext/domxml/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/domxml/Makefile.am')
-rw-r--r--ext/domxml/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/domxml/Makefile.am b/ext/domxml/Makefile.am
deleted file mode 100644
index 36775910d3..0000000000
--- a/ext/domxml/Makefile.am
+++ /dev/null
@@ -1,5 +0,0 @@
-# $Id$
-
-noinst_LTLIBRARIES=libphpext_domxml.la
-libphpext_domxml_la_SOURCES=domxml.c
-