diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |