Skip to content

Commit a35e7dd

Browse files
authored
Merge pull request #8855 from jsquyres/pr/v5.0.x/minor-makefile-updates
v5.0.x: config/Makefile.am: add missing file to EXTRA_DIST
2 parents d2c7ca7 + 0523413 commit a35e7dd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/Makefile.am

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ EXTRA_DIST = \
3333
make_manpage.pl \
3434
md2nroff.pl \
3535
from-savannah/upstream-config.guess \
36-
from-savannah/upstream-config.sub
36+
from-savannah/upstream-config.sub \
37+
extract-3rd-party-configure.pl
3738

3839
maintainer-clean-local:
3940
rm -f opal_get_version.sh

0 commit comments

Comments
 (0)