summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile
index 38b4483f5acc..76c195ce20f4 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.28 1995/08/28 07:46:55 asami Exp $
+# $Id: Makefile,v 1.29 1995/09/12 10:31:00 asami Exp $
#
SUBDIR += acm
@@ -7,6 +7,7 @@
SUBDIR += jetpack
SUBDIR += nethack
SUBDIR += oneko
+ SUBDIR += spider
SUBDIR += tksol
SUBDIR += xasteroids
SUBDIR += xbill