Merge commit 'refs/top-bases/linux-zfs-branch' into linux-zfs-branch
This commit is contained in:
commit
ec722e707a
|
@ -3,6 +3,6 @@
|
|||
aclocal -I config &&
|
||||
libtoolize --automake --copy
|
||||
autoheader &&
|
||||
automake --add-missing --include-deps 2>/dev/null
|
||||
automake --add-missing --include-deps
|
||||
autoconf
|
||||
rm -rf autom4te.cache aclocal.m4
|
||||
|
|
|
@ -1,3 +1 @@
|
|||
EXTRA_DIST = zfs-build.m4
|
||||
EXTRA_DIST = kernel user lustre
|
||||
|
||||
EXTRA_DIST = zfs-build.m4 zfs-meta.m4 kernel.m4 lustre.m4 user.m4
|
||||
|
|
Loading…
Reference in New Issue