diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1997-02-16 10:56:28 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1997-02-16 10:56:28 +0000 |
commit | d39178430933a09a1f53132c6fe4f61e6a85e414 (patch) | |
tree | 2282abe03b9e6bc4dff5508a34961013258218fd /games/Makefile | |
parent | c2566b5f858930f2cbf064ffe732ee9d7a6fa2f5 (diff) |
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 b1c123dd1b22..6f6453209427 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.55 1997/02/14 08:20:08 tg Exp $ +# $Id: Makefile,v 1.56 1997/02/16 01:36:54 obrien Exp $ # SUBDIR += acm @@ -61,6 +61,7 @@ SUBDIR += xspringies SUBDIR += xsokoban SUBDIR += xsol + SUBDIR += xsoldier SUBDIR += xtetris SUBDIR += xtic SUBDIR += xtriangles |