diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-09 00:02:53 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-09 00:02:53 +0000 |
commit | a81eb15fb2819ec4b6ca12d39bc9a6a42f5fea7f (patch) | |
tree | a65c559da583a8cb00a6ff56861917d472ac7d30 /games/Makefile | |
parent | b9c36dc4b583bf40b290fd93a3fb2dc75bd4963d (diff) | |
download | ports-a81eb15fb2819ec4b6ca12d39bc9a6a42f5fea7f.tar.gz ports-a81eb15fb2819ec4b6ca12d39bc9a6a42f5fea7f.zip |
Notes
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 40ef91021adf..33eb8f5a0475 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.42 1996/11/02 13:56:40 andreas Exp $ +# $Id: Makefile,v 1.43 1996/11/03 21:07:05 jfitz Exp $ # SUBDIR += acm @@ -37,9 +37,10 @@ SUBDIR += xpilot SUBDIR += xpipeman SUBDIR += xrisk - SUBDIR += xrubik + SUBDIR += xripple SUBDIR += xroach SUBDIR += xrobots + SUBDIR += xrubik SUBDIR += xshisen SUBDIR += xskat SUBDIR += xsol |