usr/src/lib/libdladm/Makefile
changeset 5895 f251acdd9bdc
parent 5084 7d838c5c0eed
child 8275 7c223a798022
--- a/usr/src/lib/libdladm/Makefile	Wed Jan 23 17:56:52 2008 -0800
+++ b/usr/src/lib/libdladm/Makefile	Wed Jan 23 18:09:15 2008 -0800
@@ -19,7 +19,7 @@
 # CDDL HEADER END
 #
 #
-# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
 # ident	"%Z%%M%	%I%	%E% SMI"
@@ -28,7 +28,8 @@
 include $(SRC)/lib/Makefile.lib
 
 HDRS =		libdladm.h libdladm_impl.h libdllink.h libdlaggr.h	\
-		libdlwlan.h libdlwlan_impl.h libdlvnic.h
+		libdlwlan.h libdlwlan_impl.h libdlvnic.h libdlvlan.h	\
+		libdlmgmt.h
 HDRDIR =	common
 
 SUBDIRS =	$(MACH)
@@ -37,7 +38,8 @@
 POFILE =	libdladm.po
 MSGFILES =	common/libdladm.c common/linkprop.c common/secobj.c	\
 		common/libdllink.c common/libdlaggr.c	\
-		common/libdlwlan.c common/libdlvnic.c
+		common/libdlwlan.c common/libdlvnic.c	\
+		common/libdlvlan.c common/libdlmgmt.c
 XGETFLAGS =     -a -x libdladm.xcl
 
 all :=		TARGET = all