diff options
author | Johannes M Dieterich <jmd@FreeBSD.org> | 2017-04-02 01:06:25 +0000 |
---|---|---|
committer | Johannes M Dieterich <jmd@FreeBSD.org> | 2017-04-02 01:06:25 +0000 |
commit | 3c181cf5f9615e31171905020a9dd8e43655ea9b (patch) | |
tree | 000e7d1f84603ce55d08983ef0770d9dcf1eae30 /benchmarks/Makefile | |
parent | 99ada25aa72c65419b39ccc2a4cff81f645bbf74 (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 345e976c7b3d..183f87db467b 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -18,6 +18,7 @@ SUBDIR += fhourstones SUBDIR += filebench SUBDIR += fio + SUBDIR += flamegraph SUBDIR += flops SUBDIR += flowgrind SUBDIR += forkbomb |