summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--benchmarks/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 2fb2d94ee24..ddc811a0b2c 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2005/07/06 19:46:14 reed Exp $
+# $NetBSD: Makefile,v 1.34 2005/07/27 17:07:51 drochner Exp $
#
COMMENT= Benchmarking tools
@@ -35,5 +35,6 @@ SUBDIR+= thrulay
SUBDIR+= ttcp
SUBDIR+= whetstone
SUBDIR+= xengine
+SUBDIR+= zelibm
.include "../mk/bsd.pkg.subdir.mk"