diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-12-29 11:55:51 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-12-29 11:55:51 +0100 |
commit | e08cc065177138fe821abb84dc6381fd0400e944 (patch) | |
tree | 8748d26043d34d1c598197ee75d25216e3c924c0 /sys/src/games | |
parent | 774065caaa6db811c9b87ed7ce5047226be92eee (diff) |
add games/md to /sys/src/games/mkfile
Diffstat (limited to 'sys/src/games')
-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 88e1dd844..43e125165 100644 --- a/sys/src/games/mkfile +++ b/sys/src/games/mkfile @@ -28,6 +28,7 @@ DIRS=\ mahjongg\ mines\ music\ + md\ nes\ snes\ sokoban\ |