Skip to content

Commit 93a2c47

Browse files
authored
Merge pull request #3715 from jsquyres/pr/fix-autogen.pl
v3.0.x: hwloc: re-enable use of autogen.pl in a tarball
2 parents 50cb477 + ffdf7ae commit 93a2c47

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

opal/mca/hwloc/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
# $HEADER$
1010
#
1111

12+
EXTRA_DIST = autogen.options
13+
1214
# main library setup
1315
noinst_LTLIBRARIES = libmca_hwloc.la
1416
libmca_hwloc_la_SOURCES =

0 commit comments

Comments
 (0)