X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=autoMakefile.am;h=087680377f9d46a16bb892e5a13c5abeeade37ad;hp=4cf28fbb78b0b8ee98f52437095e30162d64be27;hb=4b550a38c5e261abe74ec323780d22c631988f16;hpb=7003e302b182a5167cc2a943a87347cb7f80b96c diff --git a/autoMakefile.am b/autoMakefile.am index 4cf28fb..0876803 100644 --- a/autoMakefile.am +++ b/autoMakefile.am @@ -32,3 +32,8 @@ checkstack-update: checkstack-clean: rm -f ${CSTK} ${CSTKO} + +module-dist-hook: + if [ -d CVS -o -d .git ]; then \ + perl lustre/scripts/tree_status.pl > $(distdir)/tree_status; \ + fi