summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/tscp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/tscp/Makefile b/games/tscp/Makefile
index b2d0ce35ea8..45d27139697 100644
--- a/games/tscp/Makefile
+++ b/games/tscp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2008/03/04 06:59:06 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2008/04/07 18:16:45 joerg Exp $
#
DISTNAME= tscp181
@@ -20,7 +20,7 @@ NO_BIN_ON_FTP= ${RESTRICTED}
NO_SRC_ON_FTP= ${RESTRICTED}
PKG_DESTDIR_SUPPORT= user-destdir
-INSTALLATION_DIRS= bin
+INSTALLATION_DIRS= bin share/doc
do-build:
cd ${WRKSRC} ; ${CC} ${CFLAGS} ${LDFLAGS} -o tscp *.c -lcompat