diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-01-08 03:48:30 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-01-08 03:48:30 +0000 |
commit | 46bd50407d900505c0151ad816f5c5f78b8ff18e (patch) | |
tree | 61642833de694337faa093697186e6c74063df60 /benchmarks/Makefile | |
parent | 27cfa353f700c9f3cdf9b0ddce9f336e99deec19 (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 adbed5f87e25..2993ffc7db84 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -30,6 +30,7 @@ SUBDIR += netpipe SUBDIR += nqueens SUBDIR += nttcp + SUBDIR += p5-Benchmark-Forking SUBDIR += p5-Benchmark-Stopwatch SUBDIR += pathchirp SUBDIR += pathload |