X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Futils%2FLustre%2FMakefile.am;h=c3d9a59a83c75e1c224d239d37bcd209055d203d;hb=bb107521e14572579a78f991fe4d62b038d979ce;hp=e8e522fc756836a0adf52eb07bd95262c75f67e9;hpb=96ec6856f91f7f9031cfce4273c714d72cfe59ae;p=fs%2Flustre-release.git diff --git a/lustre/utils/Lustre/Makefile.am b/lustre/utils/Lustre/Makefile.am index e8e522f..c3d9a59 100644 --- a/lustre/utils/Lustre/Makefile.am +++ b/lustre/utils/Lustre/Makefile.am @@ -1,2 +1,4 @@ +if UTILS pymod_SCRIPTS = __init__.py lustredb.py error.py cmdline.py -EXTRA_DIST = $(pymod_SCRIPTS) +endif +EXTRA_DIST = __init__.py lustredb.py error.py cmdline.py