Whamcloud - gitweb
LU-3462 build: Repair "make dist" 54/7054/2
authorChristopher J. Morrone <morrone2@llnl.gov>
Sat, 20 Jul 2013 00:57:11 +0000 (17:57 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 1 Aug 2013 05:55:28 +0000 (05:55 +0000)
commit0904d0b4ec162b99d621570767afd3339e1841a7
tree72e667a78655d1240856b570c5c5bbfb1a351c1a
parentd4532fbf06d392212463355e2ba1525e9aea97eb
LU-3462 build: Repair "make dist"

The "make dist" target should assemble a canonical tarball of the
lustre source tree.  Generally speaking, it should not be effected
by command line options given to the configure script.

For instance, all source files should appear in the tarball regardless
of whether or "--disable-server" is engadged.  Some recent LU-1330
landings have broken this by making compilation of some source files
optional, but failing to add those optional source files to EXTRA_DIST.

Change-Id: I20dc0f791a2a70f921d78c62b00992aa90aa0eaf
Signed-off-by: Christopher J. Morrone <morrone2@llnl.gov>
Reviewed-on: http://review.whamcloud.com/7054
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Liu Xuezhao <xuezhao.liu@emc.com>
Reviewed-by: Minh Diep <minh.diep@intel.com>
Reviewed-by: Brian J. Murrell <brian.murrell@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/doc/Makefile.am
lustre/fid/Makefile.in
lustre/fid/autoMakefile.am
lustre/fld/Makefile.in
lustre/fld/autoMakefile.am
lustre/obdclass/Makefile.in
lustre/obdecho/Makefile.in
lustre/ptlrpc/Makefile.in