diff options
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index fc73318d789..b941ff49f61 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.164 2001/02/03 05:39:48 hubertf Exp $ +# $NetBSD: Makefile,v 1.165 2001/02/09 15:28:54 mjl Exp $ # SUBDIR += GConf @@ -65,6 +65,7 @@ SUBDIR += kdbg SUBDIR += kdevelop SUBDIR += ldapsdk + SUBDIR += lclint SUBDIR += libavl SUBDIR += libctl SUBDIR += libg++ |