Code

* Lots of documentation for the Inkscape::XML namespace
[inkscape.git] / src / xml / Makefile_insert
index 46be9edfaf3c8163a14ff50dd31d8b1ccf385deb..84e90712659a3d38178ac5095d7a84359f73276f 100644 (file)
@@ -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)