X-Git-Url: http://plrg.eecs.uci.edu/git/?p=folly.git;a=blobdiff_plain;f=folly%2Ftest%2FMakefile.am;h=9fb035f0edf0ca0e5c5c796d41c8c13f5fe3aaf6;hp=9a47a30b207d6ced51f98007675f101ecb5ea8e4;hb=337e3b8a157210eea33c88361b5e4c45a5efc462;hpb=454829ac74176c4caf834ebd2b5c8a941fdf9d7f diff --git a/folly/test/Makefile.am b/folly/test/Makefile.am index 9a47a30b..9fb035f0 100644 --- a/folly/test/Makefile.am +++ b/folly/test/Makefile.am @@ -162,7 +162,7 @@ math_test_SOURCES = MathTest.cpp math_test_LDADD = libfollytestmain.la $(top_builddir)/libfollybenchmark.la TESTS += math_test -bits_test_SOURCES = BitsTest.cpp +bits_test_SOURCES = ../lang/test/BitsTest.cpp bits_test_LDADD = libfollytestmain.la $(top_builddir)/libfollybenchmark.la TESTS += bits_test