Commit 67811c1b authored by Yedidya Feldblum's avatar Yedidya Feldblum Committed by Facebook Github Bot

Fix folly/test/Makefile.am

Summary:
[Folly] Fix `folly/test/Makefile.am`.

Closes #709.

Reviewed By: meyering

Differential Revision: D6282009

fbshipit-source-id: 0f2a992e92d4b94a535f29341920c9f2959819d7
parent fddc6338
......@@ -329,7 +329,7 @@ function_test_LDADD = libfollytestmain.la
TESTS += function_test
rvalue_reference_wrapper_test_SOURCES = \
../lang/RValueReferenceWrapperTest.cpp
../lang/test/RValueReferenceWrapperTest.cpp
rvalue_reference_wrapper_test_LDADD = libfollytestmain.la
TESTS += rvalue_reference_wrapper_test
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment