diff options
author | George V. Neville-Neil <gnn@FreeBSD.org> | 2015-03-31 20:25:23 +0000 |
---|---|---|
committer | George V. Neville-Neil <gnn@FreeBSD.org> | 2015-03-31 20:25:23 +0000 |
commit | 016b2b0fbfba321632a197b1fa68834803613281 (patch) | |
tree | 37446a54ebdae08dd6aedd5b410cfd62ca11dead /benchmarks/Makefile | |
parent | fe4e75e3090577b9f6d28f11da0d88509d70e508 (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 61c32822318e..bb3d50dc64c0 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -66,6 +66,7 @@ SUBDIR += siege SUBDIR += sipp SUBDIR += slowloris + SUBDIR += smhasher SUBDIR += spp SUBDIR += stream SUBDIR += super-smack |