diff options
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 8015b935f6c..1181defaaf3 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.320 2002/09/11 23:32:02 rh Exp $ +# $NetBSD: Makefile,v 1.321 2002/09/11 23:57:41 rh Exp $ # COMMENT= Development utilities @@ -130,6 +130,7 @@ SUBDIR+= ldapsdk SUBDIR+= libavl SUBDIR+= libbegemot SUBDIR+= libbonobo +SUBDIR+= libbonoboui SUBDIR+= libctl SUBDIR+= libdockapp SUBDIR+= libetm |