diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 2c0652e4c4b..8fa7f0e9d33 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2013/11/30 20:31:30 tron Exp $ +# $NetBSD: Makefile,v 1.49 2014/08/13 20:39:56 wiz Exp $ # COMMENT= Benchmarking tools @@ -31,6 +31,7 @@ SUBDIR+= netpipe SUBDIR+= nettest SUBDIR+= nsieve SUBDIR+= nttcp +SUBDIR+= p5-Benchmark-Timer SUBDIR+= paranoia SUBDIR+= phoronix-test-suite SUBDIR+= pipebench |