Add missing headers
authorDave Watson <davejwatson@fb.com>
Mon, 27 Oct 2014 21:25:00 +0000 (14:25 -0700)
committerdcsommer <dcsommer@fb.com>
Wed, 29 Oct 2014 23:05:53 +0000 (16:05 -0700)
Summary: Jenkins ci build was broken for a while, so we missed these  in contbuild results

Test Plan: watch ci build for fbthrift

Reviewed By: hans@fb.com

Subscribers: doug, fugalh, njormrod, folly-diffs@

FB internal diff: D1641515

folly/Makefile.am

index 037daddda9e96e0053ff4c6b0d17c661e49bcf64..0d7f99fc2e4d08b9a3d19d4e7e5cbf9d5ea23822 100644 (file)
@@ -130,8 +130,10 @@ nobase_follyinclude_HEADERS = \
        io/TypedIOBuf.h \
        io/ShutdownSocketSet.h \
        io/async/AsyncTimeout.h \
+       io/async/AsyncTransport.h \
        io/async/AsyncServerSocket.h \
        io/async/AsyncSocket.h \
+       io/async/AsyncSocketException.h \
        io/async/DelayedDestruction.h \
        io/async/EventBase.h \
        io/async/EventBaseManager.h \
@@ -199,6 +201,7 @@ nobase_follyinclude_HEADERS = \
        Uri-inl.h \
        Varint.h \
        VersionCheck.h \
+       wangle/Deprecated.h \
        wangle/Executor.h \
        wangle/Future-inl.h \
        wangle/Future.h \
@@ -207,13 +210,17 @@ nobase_follyinclude_HEADERS = \
        wangle/Later-inl.h \
        wangle/Later.h \
        wangle/ManualExecutor.h \
+       wangle/OpaqueCallbackShunt.h \
        wangle/Promise-inl.h \
        wangle/Promise.h \
+       wangle/QueuedImmediateExecutor.h \
+       wangle/ScheduledExecutor.h \
        wangle/ThreadGate.h \
        wangle/Try-inl.h \
        wangle/Try.h \
        wangle/WangleException.h \
-       wangle/detail/Core.h
+       wangle/detail/Core.h \
+       wangle/detail/FSM.h
 
 FormatTables.cpp: build/generate_format_tables.py
        build/generate_format_tables.py