summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index 65537e8..79f075d 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -60,7 +60,7 @@ $(eval $(call do_xml_suite,level1/html,dom1-interfaces.xml))
# Include the level 2 core tests
$(eval $(call do_xml_suite,level2/core,dom2-core-interface.xml))
-DISTCLEAN_ITEMS := $(DISTCLEAN_ITEMS) $(DIR)INDEX
+CLEAN_ITEMS := $(DIR)INDEX
include $(NSBUILD)/Makefile.subdir