summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 0f5294f..1f41df4 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -90,6 +90,7 @@ SUBDIR= ${SUBDIR_ORDERED} \
${_libpmc} \
${_libproc} \
librt \
+ ${_librtld_db} \
${_libsdp} \
${_libsm} \
${_libsmb} \
@@ -174,6 +175,7 @@ _libncp= libncp
_libsmb= libsmb
_libvgl= libvgl
_libproc= libproc
+_librtld_db= librtld_db
.endif
.if ${MACHINE_ARCH} == "ia64"
OpenPOWER on IntegriCloud