diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2013-03-01 23:16:24 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2013-03-01 23:16:24 +0000 |
commit | a678d340c19a1aa8c7500bd8b9896fb8a5bb15d1 (patch) | |
tree | 11a20809ab1c259d5b7666bdea0a6057f8cad867 /benchmarks/Makefile | |
parent | 1242ecb0a2cd5edcba4ca020cce7d564cadf8f23 (diff) | |
download | ports-a678d340c19a1aa8c7500bd8b9896fb8a5bb15d1.tar.gz ports-a678d340c19a1aa8c7500bd8b9896fb8a5bb15d1.zip |
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 45e40945a0c9..a234c325ce68 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -62,6 +62,7 @@ SUBDIR += siege SUBDIR += sipp SUBDIR += slowloris + SUBDIR += spp SUBDIR += stream SUBDIR += super-smack SUBDIR += sysbench |