summaryrefslogtreecommitdiff
path: root/usr/src/cmd/hal/probing/volume/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/hal/probing/volume/Makefile')
-rw-r--r--usr/src/cmd/hal/probing/volume/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/cmd/hal/probing/volume/Makefile b/usr/src/cmd/hal/probing/volume/Makefile
index 25ee9ea016..346e2b18cb 100644
--- a/usr/src/cmd/hal/probing/volume/Makefile
+++ b/usr/src/cmd/hal/probing/volume/Makefile
@@ -33,6 +33,7 @@ include ../../Makefile.hal
ROOTCMDDIR = $(ROOTLIB_HAL)
LDLIBS += -lc -ldbus-1 -lhal -lfstyp -lnvpair -ladm -lefi
+NATIVE_LIBS += libdbus-1.so
CPPFLAGS += -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
CPPFLAGS += $(HAL_DBUS_CPPFLAGS) $(HAL_CONFIG_CPPFLAGS)