add gomoku
authordownsj <downsj@openbsd.org>
Mon, 16 Dec 1996 07:02:50 +0000 (07:02 +0000)
committerdownsj <downsj@openbsd.org>
Mon, 16 Dec 1996 07:02:50 +0000 (07:02 +0000)
games/Makefile

index ed2c390..f69eec2 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.3 1996/08/21 08:19:25 downsj Exp $
+#      $OpenBSD: Makefile,v 1.4 1996/12/16 07:02:50 downsj Exp $
 #      $NetBSD: Makefile,v 1.11 1995/03/25 22:53:48 cgd Exp $
 #      @(#)Makefile    8.2 (Berkeley) 3/31/94
 
@@ -7,9 +7,9 @@
 # Don't belong: xneko xroach
 
 SUBDIR=        adventure arithmetic atc backgammon banner battlestar bcd boggle \
-       bs caesar canfield cribbage dm factor fish fortune grdc 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
+       bs caesar canfield cribbage dm factor fish fortune gomoku grdc 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
 
 .include <bsd.subdir.mk>