diff options
author | Brian Behlendorf <[email protected]> | 2008-12-15 10:28:14 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2008-12-15 10:28:14 -0800 |
commit | e631cff898728c4c9c2c074c187acf4114b7396a (patch) | |
tree | 5447bfccc20ec49277ba372f709961b4ffd6b1fa /config/Makefile.am | |
parent | 0e8ac26fc9ce5ab89463518a5a3ea4ee700d02db (diff) |
Remove lustre config, we really shouldn't need this. A user space build -should- be able to contain all the needed APIs. If this is not the case we can reintroduce this.
Diffstat (limited to 'config/Makefile.am')
-rw-r--r-- | config/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/Makefile.am b/config/Makefile.am index 257d60f14..2d77282c1 100644 --- a/config/Makefile.am +++ b/config/Makefile.am @@ -1 +1 @@ -EXTRA_DIST = zfs-build.m4 zfs-meta.m4 kernel.m4 lustre.m4 user.m4 Rules.am +EXTRA_DIST = zfs-build.m4 zfs-meta.m4 kernel.m4 user.m4 Rules.am |