summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 540961c55bb..2a1892a66e8 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2153 2015/10/07 14:28:20 wen Exp $
+# $NetBSD: Makefile,v 1.2154 2015/10/09 14:01:23 fhajny Exp $
#
COMMENT= Development utilities
@@ -527,6 +527,7 @@ SUBDIR+= libwnck
SUBDIR+= libwnck3
SUBDIR+= libxenserver
SUBDIR+= libzen
+SUBDIR+= libzookeeper
SUBDIR+= lincvs
SUBDIR+= lmdbg
SUBDIR+= locktests
@@ -2088,6 +2089,7 @@ SUBDIR+= yajl
SUBDIR+= yasm
SUBDIR+= z80-asm
SUBDIR+= zlib
+SUBDIR+= zookeeper
SUBDIR+= zzuf
.include "../mk/misc/category.mk"