From ffdf7ae36f79a4073075ab46cba7b12d0f9ed79b Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Fri, 17 Mar 2017 11:40:09 -0700 Subject: [PATCH] hwloc: re-enable use of autogen.pl in a tarball Commit fec519a793a2afcfd1ebcb3fa7c151bd30893835 broke the ability to run autogen.pl in a distribution tarball. This commit restores that ability by also distributing opal/mca/hwloc/autogen.options in the tarball. Skipping CI because CI does not test this functionality: [skip ci] bot:notest Signed-off-by: Jeff Squyres (cherry picked from commit b8dfd49e976b6c5864274008f7f72c7e55754a89) --- opal/mca/hwloc/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/opal/mca/hwloc/Makefile.am b/opal/mca/hwloc/Makefile.am index 69d8853c131..fdda561a64f 100644 --- a/opal/mca/hwloc/Makefile.am +++ b/opal/mca/hwloc/Makefile.am @@ -9,6 +9,8 @@ # $HEADER$ # +EXTRA_DIST = autogen.options + # main library setup noinst_LTLIBRARIES = libmca_hwloc.la libmca_hwloc_la_SOURCES =