Add socket mocks
[folly.git] / folly / Makefile.am
index 2dcf677128aaefcab6bad1c17b21bc1d3bc5a610..d37cb9b1d545e415e329ceb82b35c717c2ea134b 100644 (file)
@@ -164,6 +164,10 @@ nobase_follyinclude_HEADERS = \
        io/async/TimeoutManager.h \
        io/async/test/AsyncSSLSocketTest.h \
        io/async/test/BlockingSocket.h \
+       io/async/test/MockAsyncSocket.h \
+       io/async/test/MockAsyncServerSocket.h \
+       io/async/test/MockAsyncSSLSocket.h \
+       io/async/test/MockAsyncTransport.h \
        io/async/test/TimeUtil.h \
        io/async/test/UndelayedDestruction.h \
        io/async/test/Util.h \