corrected Makefile - it's TableTestResult.hpp not .h

This commit is contained in:
jez 2008-08-26 11:51:31 +01:00
parent d01be793d4
commit 8a695424ed

View file

@ -17,7 +17,7 @@ cppunit_sources = framework/CppUnitException.h \
textui/TextTestResult.cpp \
textui/TextTestResult.h \
textui/TableTestResult.cpp \
textui/TableTestResult.h
textui/TableTestResult.hpp
silly_string_sources = ../silly_string/silly_string.cpp \
../silly_string/silly_string.hpp