diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-07-02 13:01:33 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-07-02 13:01:33 +0000 |
commit | 6e3bcf4fea9c1d012e980102b9dffc7b95ff64e1 (patch) | |
tree | 73bec85d448ec7310abff7107d57ef1a198fd31d /games/Makefile | |
parent | 70cfa9c4e7ea492d981fad21129a17df5be155bf (diff) |
Activate xdeblock.
Notes
Notes:
svn path=/head/; revision=7190
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 5509da0c50e8..bbda0301a2db 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.78 1997/07/01 23:02:42 max Exp $ +# $Id: Makefile,v 1.79 1997/07/02 07:15:50 tg Exp $ # SUBDIR += acm @@ -46,6 +46,7 @@ SUBDIR += xboing SUBDIR += xchomp SUBDIR += xcubes + SUBDIR += xdeblock SUBDIR += xdino SUBDIR += xemeraldia SUBDIR += xevil |