From d98ae95e828977226950357de115006f1f9cce25 Mon Sep 17 00:00:00 2001 From: todd Date: Thu, 9 Jan 2003 17:08:18 +0000 Subject: [PATCH] +tcllib --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 331ca67da79..b81ada467ce 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.152 2002/12/19 01:21:53 margarida Exp $ +# $OpenBSD: Makefile,v 1.153 2003/01/09 17:08:18 todd Exp $ # $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $ SUBDIR += ElectricFence @@ -168,6 +168,7 @@ SUBDIR += swig SUBDIR += t1lib SUBDIR += tclcl + SUBDIR += tcllib SUBDIR += tkcvs SUBDIR += tmake SUBDIR += ucpp