diff options
author | Fukang Chen <loader@FreeBSD.org> | 2018-09-26 06:36:51 +0000 |
---|---|---|
committer | Fukang Chen <loader@FreeBSD.org> | 2018-09-26 06:36:51 +0000 |
commit | a79a403b17e4218735417222c47325ab0097bb1d (patch) | |
tree | f0c46aa701214fc20b25e99fa70c9d3827d3d474 /benchmarks/Makefile | |
parent | 64f3b6158503f6483fe081930b1bd489e03175ac (diff) |
Notes
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r-- | benchmarks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index cf8755814f16..dc7bd4b14aa8 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -37,6 +37,7 @@ SUBDIR += iperf SUBDIR += iperf3 SUBDIR += libmicro + SUBDIR += linux-vdbench SUBDIR += lmbench SUBDIR += lzbench SUBDIR += mdtest |