X-Git-Url: http://plrg.eecs.uci.edu/git/?p=folly.git;a=blobdiff_plain;f=folly%2Ftest%2FMakefile.am;h=60fdea584dbb9142c928fda43286d9311ae7f351;hp=d3d12b51474ec257156a2d6e17d75a973ffd5dca;hb=0be5c0a490a250b05590c62a9c70b6f654bfb546;hpb=d5986bf055513d4ca02b27234afff6a841f9ba00 diff --git a/folly/test/Makefile.am b/folly/test/Makefile.am index d3d12b51..60fdea58 100644 --- a/folly/test/Makefile.am +++ b/folly/test/Makefile.am @@ -262,6 +262,7 @@ unit_test_LDADD = libfollytestmain.la TESTS += unit_test futures_test_SOURCES = \ + ../futures/test/CallbackLifetimeTest.cpp \ ../futures/test/CollectTest.cpp \ ../futures/test/ContextTest.cpp \ ../futures/test/CoreTest.cpp \