summaryrefslogtreecommitdiff
path: root/usr/src/lib/libdevinfo/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libdevinfo/Makefile.com')
-rw-r--r--usr/src/lib/libdevinfo/Makefile.com4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/lib/libdevinfo/Makefile.com b/usr/src/lib/libdevinfo/Makefile.com
index 96ebbf9a7c..cc05e1bad6 100644
--- a/usr/src/lib/libdevinfo/Makefile.com
+++ b/usr/src/lib/libdevinfo/Makefile.com
@@ -20,7 +20,7 @@
# CDDL HEADER END
#
#
-# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
+# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I% %E% SMI"
@@ -36,7 +36,7 @@ include ../../Makefile.lib
include ../../Makefile.rootfs
LIBS = $(DYNLIB) $(LINTLIB)
-LDLIBS += -lnvpair -lc
+LDLIBS += -lnvpair -lsec -lc
$(LINTLIB) := SRCS = $(SRCDIR)/$(LINTSRC)
SRCDIR = ..