summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-08-17 00:29:23 +0000
committerSteve Price <steve@FreeBSD.org>1998-08-17 00:29:23 +0000
commit9fdb0b3091246d4c63cc69e115401c650497e6ea (patch)
tree6afcc810c9abc0631726a5eedb2d3a13f153c2f3 /games
parentRe-import of qstat. (diff)
Turn on qstat.
Notes
Notes: svn path=/head/; revision=12552
Diffstat (limited to 'games')
-rw-r--r--games/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile
index 2462468d73b4..88220f454b66 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.160 1998/08/09 01:11:24 steve Exp $
+# $Id: Makefile,v 1.161 1998/08/10 08:00:47 tg Exp $
#
SUBDIR += 3dc
@@ -57,6 +57,7 @@
SUBDIR += pente
SUBDIR += pp
SUBDIR += qcc
+ SUBDIR += qstat
SUBDIR += quakeserver
SUBDIR += seabattle
SUBDIR += sokoban