ref: ebd118295351c6982bb9ae54da75283b0ab6a416
parent: a6237be271683eb82c31726df8415a31647a4222
author: cinap_lenrek <cinap_lenrek@localhost>
date: Thu Aug 11 17:41:50 EDT 2011
fix broken build for games/blabs
--- a/sys/src/games/mkfile
+++ b/sys/src/games/mkfile
@@ -11,7 +11,6 @@
mole\
glendy\
packet\
- blabs\
OFILES=
HFILES=
@@ -20,7 +19,7 @@
BIN=/$objtype/bin/games
DIRS=\
-# blabs\
+ blabs\
doom\
mahjongg\
mines\
--
⑨