From 762684bd5f8447ec6ab1107cffacdb861159473b Mon Sep 17 00:00:00 2001 From: asami Date: Tue, 10 Jun 1997 09:49:12 +0000 Subject: Add starlanes. --- games/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games/Makefile b/games/Makefile index 45b9873ff9e8..66b212f3c6b9 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.72 1997/06/04 05:24:08 asami Exp $ +# $Id: Makefile,v 1.73 1997/06/04 05:34:23 asami Exp $ # SUBDIR += acm @@ -28,6 +28,7 @@ SUBDIR += qcc SUBDIR += quakeserver SUBDIR += spider + SUBDIR += starlanes SUBDIR += tksol SUBDIR += xasteroids SUBDIR += xbat -- cgit