From 6386b00b72cc1737aafbd34b6e6ca71cccd5c5d5 Mon Sep 17 00:00:00 2001 From: espie Date: Sun, 16 Apr 2000 20:43:26 +0000 Subject: [PATCH] Put hackdata/nethack/slash together --- games/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/games/Makefile b/games/Makefile index 61bdab6f620..7bf84df2158 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.27 2000/03/30 21:15:01 espie Exp $ +# $OpenBSD: Makefile,v 1.28 2000/04/16 20:43:26 espie Exp $ # $FreeBSD: Makefile,v 1.91 1997/11/18 09:29:31 tg Exp $ # @@ -34,14 +34,15 @@ # SUBDIR += kdegames # SUBDIR += klondike # SUBDIR += lincity + SUBDIR += hackdata SUBDIR += nethack + SUBDIR += slash # SUBDIR += nethack-qt SUBDIR += netris # SUBDIR += oneko # SUBDIR += oonsoo # SUBDIR += qcc # SUBDIR += quakeserver - SUBDIR += slash # SUBDIR += sokoban SUBDIR += spider SUBDIR += starlanes