Pull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6
[folly.git] / folly / test / function_benchmark / Makefile.am
1 ACLOCAL_AMFLAGS = -I m4
2
3 # depends on libfollybenchmark
4
5 # TESTS = function_benchmark
6
7 # check_PROGRAMS = $(TESTS)
8
9 # noinst_HEADERS = test_functions.h benchmark_impl.h
10
11 # function_benchmark_SOURCES = benchmark_impl.cpp main.cpp test_functions.cpp