aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 25cbd8a7a..04ceabaf3 100644
--- a/Makefile
+++ b/Makefile
@@ -320,7 +320,8 @@ RINGVO = contrib/ring/ArithRing.vo contrib/ring/Ring_normalize.vo \
contrib/ring/ZArithRing.vo contrib/ring/Ring_abstract.vo \
contrib/ring/Quote.vo
-XMLVO = contrib/xml/Xml.vo
+#XMLVO = contrib/xml/Xml.vo
+XMLVO=
CONTRIBVO = $(OMEGAVO) $(RINGVO) $(XMLVO)