Small cleanups, updates, Daniel
diff --git a/Makefile.am b/Makefile.am
index ea393ab..1f06fa6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -96,9 +96,9 @@
 
 $(libxml_la_SOURCES): $(srcdir)/libxml
 
-testall : tests SVGtests SAXtests XPathtests XMLenttests
+testall : tests SVGtests SAXtests XPathtests
 
-tests: XMLtests HTMLtests Validtests
+tests: XMLtests XMLenttests HTMLtests Validtests
 
 HTMLtests : testHTML
 	@(rm -f .memdump ; touch .memdump)