]> git.proxmox.com Git - mirror_zfs.git/blobdiff - module/Makefile.in
OpenZFS 7431 - ZFS Channel Programs
[mirror_zfs.git] / module / Makefile.in
index 1ca979f9d115abbb95f22e60edb9f4d7cea8bdcc..15c74e1305450b6da3eb5edf2e7503e77550a145 100644 (file)
@@ -1,5 +1,6 @@
 subdir-m += avl
 subdir-m += icp
+subdir-m += lua
 subdir-m += nvpair
 subdir-m += unicode
 subdir-m += zcommon
@@ -21,7 +22,7 @@ ZFS_MODULE_CPPFLAGS += @KERNEL_DEBUG_CPPFLAGS@
 
 export ZFS_MODULE_CFLAGS ZFS_MODULE_CPPFLAGS
 
-SUBDIR_TARGETS = icp
+SUBDIR_TARGETS = icp lua
 
 modules:
        @# Make the exported SPL symbols available to these modules.