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 b18d67b7a62..98d5a114f71 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.397 2016/07/27 21:17:52 kamil Exp $
+# $NetBSD: Makefile,v 1.398 2016/07/28 17:51:59 kamil Exp $
#
COMMENT= Games
@@ -392,5 +392,6 @@ SUBDIR+= xye
SUBDIR+= xzip
SUBDIR+= zombies
SUBDIR+= zoom
+SUBDIR+= ztrack
.include "../mk/misc/category.mk"