From 32f74b924458d181d230eb1855e5398431538d19 Mon Sep 17 00:00:00 2001 From: jkh Date: Thu, 8 Sep 1994 18:48:57 +0000 Subject: [PATCH] Gack - this was totally broken. Reviewed by: Submitted by: --- games/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/Makefile b/games/Makefile index a0e0f21ec1f1..7ba46f073c01 100644 --- a/games/Makefile +++ b/games/Makefile @@ -8,7 +8,7 @@ SUBDIR= adventure arithmetic atc backgammon battlestar bcd boggle caesar \ wump .if exists(${X11BASE}/lib/libX11.a) -SUBDIR+= xneko xroach +SUBDIR+= x11 .endif .include