diff options
author | Steve Price <steve@FreeBSD.org> | 1998-03-15 20:33:21 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-03-15 20:33:21 +0000 |
commit | 59902de6298a81f5202676d2667a4c66c26dc766 (patch) | |
tree | 64a2d6cc491311087008628816125603e05d94c8 /games/Makefile | |
parent | Deamonic X Labyrinth palyed directly with the mouse pointer. (diff) |
Activate xlaby.
Notes
Notes:
svn path=/head/; revision=10159
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 2fae6dc0d2f4..d02e6ff425d4 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.110 1998/03/13 09:35:18 tg Exp $ +# $Id: Makefile,v 1.111 1998/03/15 17:31:23 jseger Exp $ # SUBDIR += acm @@ -69,6 +69,7 @@ SUBDIR += xjewel SUBDIR += xjig SUBDIR += xkobo + SUBDIR += xlaby SUBDIR += xlife SUBDIR += xlines SUBDIR += xmahjongg |