diff options
author | Jason W. Bacon <jwb@FreeBSD.org> | 2021-06-17 17:06:41 +0000 |
---|---|---|
committer | Jason W. Bacon <jwb@FreeBSD.org> | 2021-06-17 17:06:41 +0000 |
commit | 0b83e8dde93cb34d16a1ad5ebb28c34d08513d4d (patch) | |
tree | a50a29d7a147ba7ba96969dffab934bdc97923c9 /benchmarks/Makefile | |
parent | f0559e873477fc1b4d625ca9edf8c4a0f3cc2489 (diff) |
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 5dc990a519b8..71f2f9bbe3d4 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -45,6 +45,7 @@ SUBDIR += lzbench SUBDIR += mangohud SUBDIR += mdtest + SUBDIR += mst-bench SUBDIR += nbench SUBDIR += netio SUBDIR += netperf |