Merge commit 'refs/top-bases/linux-zfs-branch' into linux-zfs-branch

This commit is contained in:
Brian Behlendorf 2008-12-05 14:58:59 -08:00
commit ec722e707a
2 changed files with 2 additions and 4 deletions

View File

@ -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

View File

@ -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