diff options
Diffstat (limited to 'cpp/src/tests/Makefile.am')
| -rw-r--r-- | cpp/src/tests/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/src/tests/Makefile.am b/cpp/src/tests/Makefile.am index d675b587b1..fa9c5f3a01 100644 --- a/cpp/src/tests/Makefile.am +++ b/cpp/src/tests/Makefile.am @@ -91,7 +91,8 @@ unit_test_SOURCES= unit_test.cpp unit_test.h \ ConsoleTest.cpp \ QueueEvents.cpp \ ProxyTest.cpp \ - RetryList.cpp + RetryList.cpp \ + RateFlowcontrolTest.cpp if HAVE_XML unit_test_SOURCES+= XmlClientSessionTest.cpp |
