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 1792757a1f64..1e31a944bd43 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.147 1998/06/28 04:08:01 mph Exp $ +# $Id: Makefile,v 1.148 1998/06/28 15:16:12 mph Exp $ # SUBDIR += 3dc @@ -140,6 +140,7 @@ SUBDIR += xsoldier SUBDIR += xspacewarp SUBDIR += xspringies + SUBDIR += xteddy SUBDIR += xtic SUBDIR += xtriangles SUBDIR += xtris |