From 7590a6fbf397bdc9200868bd14879d6c380fbfa0 Mon Sep 17 00:00:00 2001 From: jasper Date: Tue, 26 Oct 2010 15:19:47 +0000 Subject: [PATCH] - add tcsh,static --- shells/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/shells/Makefile b/shells/Makefile index 3578f4b098c..5dc9cc343ef 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.20 2010/02/01 17:00:14 espie Exp $ +# $OpenBSD: Makefile,v 1.21 2010/10/26 15:19:47 jasper Exp $ # $FreeBSD: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $ # @@ -9,6 +9,7 @@ SUBDIR += sash SUBDIR += scsh SUBDIR += tcsh + SUBDIR += tcsh,static SUBDIR += zoidberg SUBDIR += zsh