folly/futures: use folly::Function to store callback
[folly.git] / folly / test / Makefile.am
index 7d037b9613598d6c2bdef1353806f021016db2e7..71fe7a80a99126b1cb5c065fe938caa0e08211cf 100644 (file)
@@ -226,6 +226,7 @@ futures_test_SOURCES = \
     ../futures/test/HeaderCompileTest.cpp \
     ../futures/test/InterruptTest.cpp \
     ../futures/test/MapTest.cpp \
+    ../futures/test/NonCopyableLambdaTest.cpp \
     ../futures/test/PollTest.cpp \
     ../futures/test/PromiseTest.cpp \
     ../futures/test/ReduceTest.cpp \