Skip to content

Commit 5314729

Browse files
authored
Merge pull request #3199 from jsquyres/pr/v2.0.x/fix-autogen-in-tarball
v2.0.x: hwloc: re-enable use of autogen.pl in a tarball
2 parents 7bd4898 + 93bb7d0 commit 5314729

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)