diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2016-06-26 16:47:19 -0400 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2016-06-26 16:47:19 -0400 |
commit | cb1a49daac0e235d15d67acb439dc3077abc766b (patch) | |
tree | a8a458ffda6488ef20e482df45dc35fccdfaebf5 | |
parent | 4821c261c4cea895ddcbd7c70bc71103c9a2763b (diff) | |
download | plan9front-cb1a49daac0e235d15d67acb439dc3077abc766b.tar.xz |
/sys/src/games/mkfile: add timmy
-rw-r--r-- | sys/src/games/mkfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/src/games/mkfile b/sys/src/games/mkfile index 47e2e939c..3f1dab968 100644 --- a/sys/src/games/mkfile +++ b/sys/src/games/mkfile @@ -35,6 +35,7 @@ DIRS=\ snes\ sokoban\ sudoku\ + timmy\ 4s.$O 5s.$O xs.$O: xs.h $O.4s $O.5s: xs.$O |