diff options
Diffstat (limited to 'tests/namespaces')
-rw-r--r-- | tests/namespaces/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/namespaces/Makefile.am b/tests/namespaces/Makefile.am index 2d76ec6d..1964bc03 100644 --- a/tests/namespaces/Makefile.am +++ b/tests/namespaces/Makefile.am @@ -9,8 +9,8 @@ EXTRA_DIST = \ tst.xml tst.xsl tst.out \ tst2.xml tst2.xsl tst2.out \ tst3.xml tst3.xsl tst3.out \ - tst4.xml tst4.xsl tst4.out \ - tst5.xml tst5.xsl tst5.out + tst4.xml tst4.xsl tst4.out +# tst5.xml tst5.xsl tst5.out all: |