summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile
index 9013debd2e6..e51825e6d8d 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.178 2003/07/31 21:28:27 wiz Exp $
+# $NetBSD: Makefile,v 1.179 2003/08/16 14:29:48 dillo Exp $
#
COMMENT= Games
@@ -200,5 +200,6 @@ SUBDIR+= xvier
SUBDIR+= xworm
SUBDIR+= xzip
SUBDIR+= zombies
+SUBDIR+= zoom
.include "../mk/bsd.pkg.subdir.mk"