From 7941639857f9ea2aa50d5f74097b32e9bdec3cb3 Mon Sep 17 00:00:00 2001 From: Chuck Robey Date: Sat, 12 Oct 1996 00:14:34 +0000 Subject: Add in new game port, xrubik. Submitted by: Yukihiro Nakai --- games/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games') diff --git a/games/Makefile b/games/Makefile index ea9a547175c7..01ccf2d8d414 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.38 1996/09/16 00:31:37 asami Exp $ +# $Id: Makefile,v 1.39 1996/09/21 17:25:01 max Exp $ # SUBDIR += acm @@ -34,6 +34,7 @@ SUBDIR += xpilot SUBDIR += xpipeman SUBDIR += xrisk + SUBDIR += xrubik SUBDIR += xroach SUBDIR += xrobots SUBDIR += xskat -- cgit v1.2.3