diff options
Diffstat (limited to 'cpp/src/tests/Makefile.am')
| -rw-r--r-- | cpp/src/tests/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/src/tests/Makefile.am b/cpp/src/tests/Makefile.am index 02b006665e..96810a7750 100644 --- a/cpp/src/tests/Makefile.am +++ b/cpp/src/tests/Makefile.am @@ -68,6 +68,8 @@ unit_test_LDADD=-lboost_unit_test_framework -lboost_regex \ unit_test_SOURCES= unit_test.cpp unit_test.h \ MessagingSessionTests.cpp \ + MessagingThreadTests.cpp \ + MessagingFixture.h \ ClientSessionTest.cpp \ BrokerFixture.h SocketProxy.h \ exception_test.cpp \ |
