summaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-05-07 07:45:48 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-05-07 07:45:48 +0000
commit7685a356e65feec9ddc9041b92302a2ff3ed4bee (patch)
treecf71f524dbe2d5d27b497397cdcbb637d482038d /games/Makefile
parentImport a dontspace port. dontspace is a solitaire game for X11 (diff)
Add klondike and dontspace.
Notes
Notes: svn path=/head/; revision=6427
Diffstat (limited to 'games/Makefile')
-rw-r--r--games/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile
index 53969aa951cd..79d8b35aca07 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.63 1997/04/06 02:46:48 andreas Exp $
+# $Id: Makefile,v 1.64 1997/04/27 14:28:49 max Exp $
#
SUBDIR += acm
@@ -6,6 +6,7 @@
SUBDIR += angband
SUBDIR += cgoban
SUBDIR += crossfire
+ SUBDIR += dontspace
SUBDIR += doom
SUBDIR += flying
SUBDIR += gnuchess
@@ -14,6 +15,7 @@
SUBDIR += golddig
SUBDIR += imaze
SUBDIR += jetpack
+ SUBDIR += klondike
SUBDIR += lincity
SUBDIR += nethack
SUBDIR += nethack-qt