diff options
author | Guy Helmer <ghelmer@FreeBSD.org> | 1998-06-30 13:22:32 +0000 |
---|---|---|
committer | Guy Helmer <ghelmer@FreeBSD.org> | 1998-06-30 13:22:32 +0000 |
commit | fca5c990c6f015c07b856b643013bbc40c0710c0 (patch) | |
tree | 4874227121a9d4ed8dc0c6893ba176c2f7004116 /games/Makefile | |
parent | 5d60085c38e66637588fc9a93535452d5ee20922 (diff) | |
download | ports-fca5c990c6f015c07b856b643013bbc40c0710c0.tar.gz ports-fca5c990c6f015c07b856b643013bbc40c0710c0.zip |
Notes
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 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 |