From 81f96d1b9e849fc77b6a8b66c6e7e8eb62fa6552 Mon Sep 17 00:00:00 2001 From: Baptiste Lepilleur Date: Sun, 16 Jun 2002 17:16:22 +0000 Subject: added ToolsSuite.h --- examples/cppunittest/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/cppunittest') diff --git a/examples/cppunittest/Makefile.am b/examples/cppunittest/Makefile.am index 3d46300..1575e51 100644 --- a/examples/cppunittest/Makefile.am +++ b/examples/cppunittest/Makefile.am @@ -56,6 +56,7 @@ cppunittestmain_SOURCES = \ TestSuiteTest.h \ TestTest.cpp \ TestTest.h \ + ToolsSuite.h \ TrackedTestCase.cpp \ TrackedTestCase.h \ UnitTestToolSuite.h \ -- cgit v1.2.1