X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=build%2Fautogen.sh;h=ca6572d5b1cdf344fd8bbfae8f9980bb9aefacfa;hb=2711cacae49a3180dfc613ccf3ca6d70a8864caa;hp=b27e0f983b57f3ff3c85954ddf1ff76b52b27a76;hpb=5f6fd14df10e3f11ef628fbacdb1664c0c2e9194;p=fs%2Flustre-release.git diff --git a/build/autogen.sh b/build/autogen.sh index b27e0f9..ca6572d 100644 --- a/build/autogen.sh +++ b/build/autogen.sh @@ -79,7 +79,7 @@ check_version() { echo "Checking for a complete tree..." # required directories -for dir in build portals lustre ; do +for dir in build lnet portals lustre ; do if [ ! -d "$dir" ] ; then cat >&2 <