Commit c7813369 authored by Yedidya Feldblum's avatar Yedidya Feldblum Committed by Facebook Github Bot

Add InlineExecutor.cpp to Makefile.am

Summary: [Folly] Add `InlineExecutor.cpp` to `Makefile.am`.

Reviewed By: Orvid

Differential Revision: D6101859

fbshipit-source-id: 4cd0f875dedb548189722fd719f4424d485e1b02
parent 70d3004b
......@@ -503,6 +503,7 @@ libfolly_la_SOURCES = \
futures/Barrier.cpp \
futures/Future.cpp \
futures/FutureException.cpp \
futures/InlineExecutor.cpp \
futures/ManualExecutor.cpp \
futures/ThreadWheelTimekeeper.cpp \
futures/test/TestExecutor.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