Skip to content

Commit 19b2454

Browse files
authored
Merge pull request #3198 from jsquyres/pr/master/fix-hwloc-dist-autogen
hwloc: re-enable use of autogen.pl in a tarball
2 parents 78cd5de + b8dfd49 commit 19b2454

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)