summaryrefslogtreecommitdiffstats
path: root/backgammon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'backgammon/Makefile')
-rw-r--r--backgammon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/backgammon/Makefile b/backgammon/Makefile
index 69476e18..704d64e2 100644
--- a/backgammon/Makefile
+++ b/backgammon/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 1995/03/21 15:04:47 cgd Exp $
+# $NetBSD: Makefile,v 1.4 1997/10/10 08:59:32 lukem Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
-SUBDIR= backgammon teachgammon
+SUBDIR= common_source backgammon teachgammon
.include <bsd.subdir.mk>