diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index f20ac25b0a53..c777b103c72a 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -15,6 +15,7 @@ SUBDIR += rawio SUBDIR += tcpblast SUBDIR += tmetric + SUBDIR += ubench SUBDIR += xengine .include <bsd.port.subdir.mk> |