Add io/xml_writer.[ch]pp to build system.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7176 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
mbjornstk
2010-12-28 04:38:17 +00:00
parent 41e1d57f0b
commit 1c57310b41

View File

@@ -144,6 +144,8 @@ supertuxkart_SOURCES = \
io/file_manager.hpp \
io/xml_node.cpp \
io/xml_node.hpp \
io/xml_writer.cpp \
io/xml_writer.hpp \
items/attachment.cpp \
items/attachment.hpp \
items/attachment_manager.cpp \