summaryrefslogtreecommitdiff
path: root/include/cppunit
diff options
context:
space:
mode:
Diffstat (limited to 'include/cppunit')
-rw-r--r--include/cppunit/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/cppunit/Makefile.am b/include/cppunit/Makefile.am
index be74e73..84f1afd 100644
--- a/include/cppunit/Makefile.am
+++ b/include/cppunit/Makefile.am
@@ -14,6 +14,7 @@ libcppunitinclude_HEADERS = \
Outputter.h \
Portability.h \
SourceLine.h \
+ SynchronizedObject.h \
Test.h \
TestAssert.h \
TestCase.h \
@@ -24,6 +25,7 @@ libcppunitinclude_HEADERS = \
TestResultCollector.h \
TestSucessListener.h \
TestSuite.h \
+ TextOutputter.h \
TextTestProgressListener.h \
TextTestResult.h \
TextTestRunner.h \