summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1d07587c..3c570c77 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ check-xml:
cd ../tools/testxml/ ; ./xsdcheck.sh ; cat errors.txt
testxml:
- cd ../tools/testxml/ ; ./testxml.py
+ cd ../tools/testxml/ ; ./testxml.py all
updates:
cd ../tools/update/ ; ./createnew.sh