Print this page
OS-161: Integrate IPMP changes

@@ -34,11 +34,11 @@
 # install this library in the root filesystem
 include ../../Makefile.rootfs
 
 LIBS =          $(DYNLIB) $(LINTLIB)
 LDLIBS +=       -lc -lnsl -linetutil -lsocket -ldlpi -lnvpair -ldhcpagent \
-                -ldladm -lsecdb -ldhcputil
+                -ldladm -lsecdb -ldhcputil -lipmp -lcmdutils
 
 SRCDIR =        ../common
 $(LINTLIB) :=   SRCS = $(SRCDIR)/$(LINTSRC)
 
 CFLAGS +=       $(CCVERBOSE)