diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 1f16e5ddc97..a77f6f064a6 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 1999/10/14 23:33:53 hubertf Exp $ +# $NetBSD: Makefile,v 1.60 1999/10/22 05:42:43 sakamoto Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -58,6 +58,7 @@ SUBDIR += pacman # SUBDIR += qcc # SUBDIR += quakeserver + SUBDIR += rollemup # SUBDIR += sokoban SUBDIR += spellcast # SUBDIR += spider |