From 3547b1082098934d583f2c483c8eb5a59e9c2bbb Mon Sep 17 00:00:00 2001 From: Krzysztof Kosi??ski Date: Tue, 23 Sep 2008 23:34:58 +0000 Subject: * Lots of documentation for the Inkscape::XML namespace * Doxygen fixes for a few files * Garbage-collected allocator for STL containers (bzr r6877) --- src/xml/Makefile_insert | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/xml/Makefile_insert') diff --git a/src/xml/Makefile_insert b/src/xml/Makefile_insert index 46be9edfa..84e907126 100644 --- a/src/xml/Makefile_insert +++ b/src/xml/Makefile_insert @@ -50,7 +50,8 @@ xml_libspxml_a_SOURCES = \ xml/subtree.cpp \ xml/subtree.h \ xml/text-node.h \ - xml/invalid-operation-exception.h + xml/invalid-operation-exception.h \ + xml/xml-forward.h xml/test-xml-main.cpp: xml/test-xml.cpp $(xml_test_xml_includes) $(top_srcdir)/cxxtest/cxxtestgen.pl --template=$(srcdir)/selfname.tpl -root -o xml/test-xml-main.cpp $(xml_test_xml_includes) -- cgit v1.2.3