X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=scripts%2Fzpool-layout%2FMakefile.in;h=fc4c27548952dae521b83a4e5c5e52267ba3203f;hb=47621f3d76abf63e178b95a446134565cc553b1a;hp=61067566d57a9b903b109d5986d94814ac0a17af;hpb=6ba3b44614fa6482bd2d7363964b65f0289b0f4f;p=zfs.git diff --git a/scripts/zpool-layout/Makefile.in b/scripts/zpool-layout/Makefile.in index 6106756..fc4c275 100644 --- a/scripts/zpool-layout/Makefile.in +++ b/scripts/zpool-layout/Makefile.in @@ -69,6 +69,9 @@ am__aclocal_m4_deps = \ $(top_srcdir)/config/kernel-rq-for-each_segment.m4 \ $(top_srcdir)/config/kernel-rq-is_sync.m4 \ $(top_srcdir)/config/kernel-security-inode-init.m4 \ + $(top_srcdir)/config/kernel-set-nlink.m4 \ + $(top_srcdir)/config/kernel-show-options.m4 \ + $(top_srcdir)/config/kernel-shrink.m4 \ $(top_srcdir)/config/kernel-truncate-setsize.m4 \ $(top_srcdir)/config/kernel-xattr-handler.m4 \ $(top_srcdir)/config/kernel.m4 \