Print this page
%B

@@ -21,10 +21,11 @@
 
 #
 # Copyright (c) 1991, 2010, Oracle and/or its affiliates. All rights reserved.
 # Copyright (c) 2012 Nexenta Systems, Inc. All rights reserved.
 # Copyright (c) 2012 by Delphix. All rights reserved.
+# Copyright (c) 2013 by Saso Kiselkov. All rights reserved.
 #
 
 #
 # This Makefile defines all file modules for the directory uts/common
 # and its children. These are the source files which may be considered

@@ -1351,10 +1352,12 @@
         dsl_deleg.o             \
         dsl_prop.o              \
         dsl_scan.o              \
         zfeature.o              \
         gzip.o                  \
+        lz4.o                   \
+        lz4hc.o                 \
         lzjb.o                  \
         metaslab.o              \
         refcount.o              \
         sa.o                    \
         sha256.o                \