add hunt
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Sat, 8 Sep 1984 09:46:17 +0000 (01:46 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Sat, 8 Sep 1984 09:46:17 +0000 (01:46 -0800)
SCCS-vsn: games/Makefile 4.14

usr/src/games/Makefile

index 3ff3091..2de971f 100644 (file)
@@ -1,4 +1,4 @@
-#      Makefile        4.13    83/08/02
+#      Makefile        4.14    84/09/07
 #
 DESTDIR=
 CFLAGS=        -O
 #
 DESTDIR=
 CFLAGS=        -O
@@ -10,7 +10,7 @@ WORK= aard ddl mpu
 # Programs that live in subdirectories, and have makefiles of their own.
 #
 SUBDIR=        adventure backgammon boggle compat cribbage doctor fortune \
 # Programs that live in subdirectories, and have makefiles of their own.
 #
 SUBDIR=        adventure backgammon boggle compat cribbage doctor fortune \
-       hangman mille monop quiz rogue sail snake trek zork
+       hangman hunt mille monop quiz rogue sail snake trek zork
 
 # Shell scripts that need only be installed and are never removed.
 #
 
 # Shell scripts that need only be installed and are never removed.
 #