diff options
author | kleink <kleink> | 1999-06-12 20:24:53 +0000 |
---|---|---|
committer | kleink <kleink> | 1999-06-12 20:24:53 +0000 |
commit | 7013169c1b20fb3b8066c3382e5c0418f80ce9da (patch) | |
tree | 6cb4bac0eeadce84a135213aedada057d3558f53 /games/Makefile | |
parent | 2ad869b5cea6afed1ad1104976a4e69e03eab5a2 (diff) | |
download | pkgsrc-7013169c1b20fb3b8066c3382e5c0418f80ce9da.tar.gz |
Add xconq.
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 f79351f16b7..58522306ecb 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 1999/03/11 20:21:05 bad Exp $ +# $NetBSD: Makefile,v 1.48 1999/06/12 20:24:53 kleink Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -72,6 +72,7 @@ SUBDIR += xboing SUBDIR += xbomber # SUBDIR += xchomp + SUBDIR += xconq # SUBDIR += xcubes # SUBDIR += xdeblock SUBDIR += xdemineur |