diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 448d2f8e522..726b32e2867 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.910 2008/01/27 04:32:12 heinz Exp $ +# $NetBSD: Makefile,v 1.911 2008/02/11 02:13:44 obache Exp $ # COMMENT= Development utilities @@ -250,6 +250,7 @@ SUBDIR+= libbonoboui SUBDIR+= libcfg+ SUBDIR+= libconfig SUBDIR+= libctl +SUBDIR+= libdatrie SUBDIR+= libdfui SUBDIR+= libdnsres SUBDIR+= libdockapp |