diff options
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 82ad1a6a27bd..ea7d8f2d165a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.47 1996/11/20 08:07:15 tg Exp $ +# $Id: Makefile,v 1.48 1996/11/26 08:32:06 asami Exp $ # SUBDIR += acm SUBDIR += crossfire + SUBDIR += doom SUBDIR += flying SUBDIR += gnuchess SUBDIR += gnushogi |