summaryrefslogtreecommitdiffstats
path: root/targets/pseudo/userland/lib/Makefile.depend
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2016-06-03 19:25:30 +0000
committerbdrewery <bdrewery@FreeBSD.org>2016-06-03 19:25:30 +0000
commit5a7971594085c76ca25b5ea907a1800602400d6c (patch)
tree9ccdc75d33967ea60957346c48ff66295695416b /targets/pseudo/userland/lib/Makefile.depend
parent67a23aa29fe3bf47893969fb688c4aa01f9677b4 (diff)
downloadFreeBSD-src-5a7971594085c76ca25b5ea907a1800602400d6c.zip
FreeBSD-src-5a7971594085c76ca25b5ea907a1800602400d6c.tar.gz
DIRDEPS_BUILD: Connect new directories and update dependencies.
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'targets/pseudo/userland/lib/Makefile.depend')
-rw-r--r--targets/pseudo/userland/lib/Makefile.depend5
1 files changed, 5 insertions, 0 deletions
diff --git a/targets/pseudo/userland/lib/Makefile.depend b/targets/pseudo/userland/lib/Makefile.depend
index dac8074..81284c7 100644
--- a/targets/pseudo/userland/lib/Makefile.depend
+++ b/targets/pseudo/userland/lib/Makefile.depend
@@ -40,6 +40,7 @@ DIRDEPS = \
lib/libcuse \
lib/libcxxrt \
lib/libdevctl \
+ lib/libdevdctl \
lib/libdevinfo \
lib/libdevstat \
lib/libdwarf \
@@ -215,4 +216,8 @@ DIRDEPS+= \
contrib/ofed/usr.lib/libsdp
.endif
+.if ${MK_BLACKLIST_SUPPORT} != "no"
+DIRDEPS+= lib/libblacklist
+.endif
+
.include <dirdeps.mk>
OpenPOWER on IntegriCloud