added treewalker header to dependencies

This commit is contained in:
jez 2007-01-16 16:47:07 +00:00
parent b86aa05c29
commit 7574ae9253

View file

@ -22,7 +22,8 @@ cppunit_sources = ../CppUnit/framework/CppUnitException.h \
../CppUnit/textui/TextTestResult.h
test_sources = test_SAX.h
test_sources = test_SAX.h \
test_TreeWalker.hpp
sax2dom_test_SOURCES = main.cpp \
$(cppunit_sources) \