aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-09-08 03:59:29 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-09-08 03:59:29 +0000
commit418cafe6b615e1af63f086a1eb7e8cb8ec520e7d (patch)
tree372f02fc042e371406248791863651a25df273fb /games
parent4aa83b0b3c41b0536203668dcd7801909f182d28 (diff)
downloadsrc-418cafe6b615e1af63f086a1eb7e8cb8ec520e7d.tar.gz
src-418cafe6b615e1af63f086a1eb7e8cb8ec520e7d.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile
index a5fe1608e756..b1e10bf9a2a6 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