Create MockAsyncUDPSocket
[folly.git] / folly / Makefile.am
index 6fe63d0b22bafe0468877a6458a40827986ad9d9..1a383c5fe37dda1aae69555fce754c3edec8104f 100644 (file)
@@ -216,6 +216,7 @@ nobase_follyinclude_HEADERS = \
        io/async/test/MockAsyncServerSocket.h \
        io/async/test/MockAsyncSSLSocket.h \
        io/async/test/MockAsyncTransport.h \
+       io/async/test/MockAsyncUDPSocket.h \
        io/async/test/SocketPair.h \
        io/async/test/TimeUtil.h \
        io/async/test/UndelayedDestruction.h \
@@ -310,6 +311,7 @@ libfollybase_la_SOURCES = \
 
 libfolly_la_SOURCES = \
        Bits.cpp \
+       Checksum.cpp \
        detail/CacheLocality.cpp \
        dynamic.cpp \
        File.cpp \