Commit 80acc620 authored by Neel Goyal's avatar Neel Goyal Committed by Facebook Github Bot

Add AsyncSocketException.cpp to build sources

Summary: Add AsyncSocketException.cpp to the list of files to build in Makefile.am

Reviewed By: knekritz

Differential Revision: D6051989

fbshipit-source-id: 72083a609fc994770eca078bfef5a0ed04322bfc
parent 4abb5a3a
......@@ -537,6 +537,7 @@ libfolly_la_SOURCES = \
io/async/AsyncServerSocket.cpp \
io/async/AsyncSignalHandler.cpp \
io/async/AsyncSocket.cpp \
io/async/AsyncSocketException.cpp \
io/async/AsyncSSLSocket.cpp \
io/async/EventBase.cpp \
io/async/EventBaseLocal.cpp \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment