usr/src/lib/libzfs/Makefile.com
changeset 13700 2889e2596bd6
parent 13524 f0e12b33f77c
child 13743 95aba6e49b9f
--- a/usr/src/lib/libzfs/Makefile.com	Sun May 20 02:46:39 2012 -0500
+++ b/usr/src/lib/libzfs/Makefile.com	Mon May 21 12:11:39 2012 -0700
@@ -20,13 +20,14 @@
 #
 #
 # Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
-# Copyright (c) 2011 by Delphix. All rights reserved.
+# Copyright (c) 2012 by Delphix. All rights reserved.
 #
 
 LIBRARY= libzfs.a
 VERS= .1
 
 OBJS_SHARED=			\
+	zfeature_common.o	\
 	zfs_comutil.o		\
 	zfs_deleg.o		\
 	zfs_fletcher.o		\