We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a19f87c commit 0dcaa31Copy full SHA for 0dcaa31
opal/mca/pmix/pmix112/pmix/include/Makefile.am
@@ -38,7 +38,9 @@ include_pmix_autogen_HEADERS = \
38
include/pmix/autogen/pmix_config_top.h \
39
include/pmix/autogen/pmix_config_bottom.h
40
nodist_include_pmix_autogen_HEADERS = \
41
- include/pmix/autogen/config.h \
+ include/pmix/autogen/config.h
42
+include_private_autogendir = $(includedir)/private/autogen
43
+nodist_include_private_autogen_HEADERS = \
44
include/private/autogen/config.h
45
46
endif ! PMIX_EMBEDDED_MODE
0 commit comments