Skip to content

Commit ee6cb4b

Browse files
author
Ralph Castain
authored
Merge pull request #5912 from bwbarrett/master-build
pmix: Fix filename typo
2 parents 0a09b04 + 8feff49 commit ee6cb4b

File tree

1 file changed

+1
-1
lines changed
  • opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/config

1 file changed

+1
-1
lines changed

opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/config/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ libmca_pinstalldirs_config_la_SOURCES = \
1919

2020
# This file is generated; we do not want to include it in the tarball
2121
nodist_libmca_pinstalldirs_config_la_SOURCES = \
22-
install_dirs.h
22+
pinstall_dirs.h

0 commit comments

Comments
 (0)