summaryrefslogtreecommitdiffstats
path: root/src/xml/Makefile_insert
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2006-04-27 02:29:29 +0000
committerjoncruz <joncruz@users.sourceforge.net>2006-04-27 02:29:29 +0000
commited32af9cb2312e5f6a734be48d2b72a91c019427 (patch)
tree14974093262851ae1acbc776406b7a177879f018 /src/xml/Makefile_insert
parentwrite no/unset fill/stroke to current style (diff)
downloadinkscape-ed32af9cb2312e5f6a734be48d2b72a91c019427.tar.gz
inkscape-ed32af9cb2312e5f6a734be48d2b72a91c019427.zip
Adding multiple test output formats.
(bzr r592)
Diffstat (limited to 'src/xml/Makefile_insert')
-rw-r--r--src/xml/Makefile_insert2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/Makefile_insert b/src/xml/Makefile_insert
index a678ca25c..7460d89de 100644
--- a/src/xml/Makefile_insert
+++ b/src/xml/Makefile_insert
@@ -54,7 +54,7 @@ xml_libspxml_a_SOURCES = \
xml/invalid-operation-exception.h
xml/test-xml-main.cpp: xml/test-xml.cpp $(xml_test_xml_includes)
- $(top_srcdir)/cxxtest/cxxtestgen.pl --error-printer -root -o xml/test-xml-main.cpp $(xml_test_xml_includes)
+ $(top_srcdir)/cxxtest/cxxtestgen.pl --template=selfname.tpl -root -o xml/test-xml-main.cpp $(xml_test_xml_includes)
xml/test-xml.cpp: $(xml_test_xml_includes)
$(top_srcdir)/cxxtest/cxxtestgen.pl -part -o xml/test-xml.cpp $(xml_test_xml_includes)