summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile
index a5fe160..b1e10bf 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -7,7 +7,7 @@ SUBDIR= adventure arithmetic atc backgammon battlestar bcd boggle caesar \
rain random robots rogue sail snake tetris trek wargames worm worms \
wump
-.if exists(${X11BASE}/lib/libX11.a})
+.if exists(${X11BASE}/lib/libX11.a)
SUBDIR+= xneko xroach
.endif
OpenPOWER on IntegriCloud