diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index a868556..f51afd2 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.209 1999/06/06 17:08:54 steve Exp $ +# $Id: Makefile,v 1.210 1999/06/06 17:45:17 steve Exp $ # SUBDIR += 3dc @@ -46,6 +46,7 @@ SUBDIR += garith SUBDIR += gemdropx SUBDIR += gleyes + SUBDIR += gma SUBDIR += gnomegames SUBDIR += gnuchess SUBDIR += gnugo |