move futures/ScheduledExecutor to executors/ScheduledExecutor
[folly.git] / folly / Makefile.am
index bb2d3e14d9530ae40e4a182e6966ad21b2695004..b9adb7f6f17adbf04a39d03a886337785e0ccc5f 100644 (file)
@@ -100,6 +100,7 @@ nobase_follyinclude_HEADERS = \
        executors/NotificationQueueExecutor.h \
        executors/PriorityLifoSemMPMCQueue.h \
        executors/PriorityThreadFactory.h \
+       executors/ScheduledExecutor.h \
        executors/SerialExecutor.h \
        executors/ThreadFactory.h \
        executors/ThreadPoolExecutor.h \
@@ -218,8 +219,6 @@ nobase_follyinclude_HEADERS = \
        futures/Promise-inl.h \
        futures/Promise.h \
        futures/QueuedImmediateExecutor.h \
-       futures/Retrying.h \
-       futures/ScheduledExecutor.h \
        futures/SharedPromise.h \
        futures/SharedPromise-inl.h \
        futures/ThreadWheelTimekeeper.h \