diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-09-24 07:26:36 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-09-24 07:26:36 +0000 |
commit | e4ca61134fb81ebb34713ff2313e7e24270b2fb0 (patch) | |
tree | 9f25ff951fd03a0dd72d8490e20ee7ae194f9ca8 /benchmarks/Makefile | |
parent | adec137063a79b09a510c7e9556a045a1e69dfae (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 ebdecdd20219..f841f822afe9 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -32,6 +32,7 @@ SUBDIR += netpipe SUBDIR += nqueens SUBDIR += nttcp + SUBDIR += octave-forge-benchmark SUBDIR += p5-Benchmark-Forking SUBDIR += p5-Benchmark-Stopwatch SUBDIR += pathchirp |