Fix proxygen OSS build
authorMark Isaacson <markisaa@fb.com>
Wed, 25 Nov 2015 22:25:16 +0000 (14:25 -0800)
committerfacebook-github-bot-0 <folly-bot@fb.com>
Wed, 25 Nov 2015 22:45:44 +0000 (14:45 -0800)
Summary: So far this is a speculative fix.. I am waiting to see the results from the Ubuntu machine, but I suspect this is the problem.

Reviewed By: bugok

Differential Revision: D2697600

fb-gh-sync-id: e33d452a52c5ace2b7401d6495621ce68a5076b5

folly/Makefile.am

index e52b52bcd4694c3f221ddb5c864beb93496b16e3..8dea8a1200b31ca9c1f6c3c1033379694d94386c 100644 (file)
@@ -280,6 +280,7 @@ nobase_follyinclude_HEADERS = \
        test/function_benchmark/test_functions.h \
        test/SynchronizedTestLib.h \
        test/SynchronizedTestLib-inl.h \
+       test/TestUtils.h \
        ThreadCachedArena.h \
        ThreadCachedInt.h \
        ThreadLocal.h \