summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 9af3ad91..91c1f53e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 1997/10/03 08:51:33 mrg Exp $
+# $NetBSD: Makefile,v 1.15 1997/10/04 09:27:11 mrg Exp $
# @(#)Makefile 8.3 (Berkeley) 7/24/94
# Missing: ching dungeon hunt warp
@@ -7,8 +7,8 @@
SUBDIR= adventure arithmetic atc backgammon banner battlestar bcd boggle \
caesar canfield countmail cribbage dm factor fish fortune gomoku hack \
- hangman larn mille monop morse number phantasia pig pom ppt primes \
- quiz rain random robots rogue sail snake tetris trek wargames worm \
- worms wump
+ hangman hunt larn mille monop morse number phantasia pig pom ppt \
+ primes quiz rain random robots rogue sail snake tetris trek wargames \
+ worm worms wump
.include <bsd.subdir.mk>