diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-04-24 01:55:11 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-04-24 01:55:11 +0000 |
commit | b700c132fd554707c1fd32a701261926b909dea2 (patch) | |
tree | aa889eeb4fcd453cd445675eac93f24d7015c02a /games/Makefile | |
parent | 7b810eafd8ec02a3c7eb68d8e1ed3eebe10f5ee8 (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 62ca3b43aa70..74c6c8b3b109 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.119 1998/04/02 04:06:06 hoek Exp $ +# $Id: Makefile,v 1.120 1998/04/19 21:35:46 mph Exp $ # SUBDIR += acm @@ -71,6 +71,7 @@ SUBDIR += xinvaders SUBDIR += xjewel SUBDIR += xjig + SUBDIR += xjumpjump SUBDIR += xkobo SUBDIR += xkoules SUBDIR += xlaby |