diff options
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 9b928b4b2ce9..afb0f7cb3828 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.166 1998/09/11 09:12:01 tg Exp $ +# $Id: Makefile,v 1.167 1998/10/02 01:01:08 vanilla Exp $ # SUBDIR += 3dc @@ -39,6 +39,7 @@ SUBDIR += gnushogi SUBDIR += golddig SUBDIR += icbm3d + SUBDIR += ifm SUBDIR += imaze SUBDIR += inform SUBDIR += ishido |