summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 56097615..55d17e73 100644
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,11 @@
# from: @(#)Makefile 5.15.1.2 (Berkeley) 5/8/91
-# $Id: Makefile,v 1.5 1994/05/05 07:04:04 cgd Exp $
+# $Id: Makefile,v 1.6 1994/05/06 07:19:19 cgd Exp $
#Missing: adventure boggle ching dungeon hunt phantasia warp
SUBDIR= arithmetic atc backgammon banner battlestar bcd caesar canfield \
cribbage dm factor fish fortune hack hangman larn \
mille monop morse number pig pom ppt primes quiz rain robots rogue \
- sail snake trek wargames worm worms wump
+ sail snake tetris trek wargames worm worms wump
.include <bsd.subdir.mk>