diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1996-11-03 21:07:05 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1996-11-03 21:07:05 +0000 |
commit | d6f3ce24147162b411d89e97f329434a85815943 (patch) | |
tree | e2851b7df0c20c2da17d359514cf1bc47404e7e9 /games/Makefile | |
parent | 8caf8efee97208d4d66a30ab0078547cb0824c3d (diff) | |
download | ports-d6f3ce24147162b411d89e97f329434a85815943.tar.gz ports-d6f3ce24147162b411d89e97f329434a85815943.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 ad8fd13bfa70..40ef91021adf 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.41 1996/10/30 14:41:09 jfitz Exp $ +# $Id: Makefile,v 1.42 1996/11/02 13:56:40 andreas Exp $ # SUBDIR += acm @@ -40,6 +40,7 @@ SUBDIR += xrubik SUBDIR += xroach SUBDIR += xrobots + SUBDIR += xshisen SUBDIR += xskat SUBDIR += xsol SUBDIR += xtetris |