diff options
author | Renato Botelho <garga@FreeBSD.org> | 2007-12-21 15:31:18 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2007-12-21 15:31:18 +0000 |
commit | e1f3ad66e277d97af5d43ef2166bf06d6e98ed8f (patch) | |
tree | b062557adfbb102ab0c90fb16ef0fc2d29c5543e /benchmarks/Makefile | |
parent | 524a63f31244927121dcd6a8d5393944cfd8563a (diff) | |
download | ports-e1f3ad66e277d97af5d43ef2166bf06d6e98ed8f.tar.gz ports-e1f3ad66e277d97af5d43ef2166bf06d6e98ed8f.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 6244e781f05a..72ec61b48848 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -61,6 +61,7 @@ SUBDIR += ubench SUBDIR += unixbench SUBDIR += webbench + SUBDIR += xdd SUBDIR += xengine .include <bsd.port.subdir.mk> |