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 faaf651e1f6e..3076ca8b74e6 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.128 1998/05/02 18:03:19 mph Exp $ +# $Id: Makefile,v 1.129 1998/05/03 23:27:41 mph Exp $ # SUBDIR += 3dc @@ -49,6 +49,7 @@ SUBDIR += tank SUBDIR += tksol SUBDIR += tvp + SUBDIR += xabacus SUBDIR += xasteroids SUBDIR += xbat SUBDIR += xbattle |