diff options
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index b8c623c8da2..c3a74cd62a6 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.146 2000/10/24 10:13:35 wiz Exp $ +# $NetBSD: Makefile,v 1.147 2000/10/27 12:25:08 mjl Exp $ # FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp # @@ -59,6 +59,7 @@ SUBDIR += kdbg SUBDIR += kdevelop SUBDIR += ldapsdk + SUBDIR += libavl SUBDIR += libg++ SUBDIR += libgetopt SUBDIR += libglade |