Whamcloud - gitweb
LU-6862 build: Make dist of contrib's contents consistent 29/15629/5
authorChristopher J. Morrone <morrone2@llnl.gov>
Thu, 16 Jul 2015 23:09:34 +0000 (16:09 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 28 Mar 2016 18:45:51 +0000 (18:45 +0000)
commit415cea29d02573a6a58e0140ab193573e1f0734c
tree734ccb78cdb8088b6bb46b06d95a32fcb607d242
parent97ef9af439181510cc4abce355f1833399aa9445
LU-6862 build: Make dist of contrib's contents consistent

Authors and reviewers of patches adding things to the contrib
subdirectory have been inconsistent with the inclusion of the
contrib tree's contents in the distribution tarball.

This patch fixes that by removing all of the Makefiles from the
contrib tree, and instead just listing contrib in EXTRA_DIST
at the top level.  That will recursively include the entire
contrib directory in the distribution tarball.  This way
there is little oportunity for inclusion of files under
contrib being inconsistent.

Change-Id: If6b92ed069a3fbeb1d0a8c8c0488180ee69597f3
Signed-off-by: Christopher J. Morrone <morrone2@llnl.gov>
Reviewed-on: http://review.whamcloud.com/15629
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Brian J. Murrell <brian.murrell@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
autoMakefile.am
config/lustre-build.m4
contrib/.gitignore [deleted file]
contrib/Makefile.am [deleted file]
contrib/lbuild/Makefile.am [deleted file]
contrib/scripts/Makefile.am [deleted file]