File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,9 @@ include_pmix_autogen_HEADERS = \
38
38
include/pmix/autogen/pmix_config_top.h \
39
39
include/pmix/autogen/pmix_config_bottom.h
40
40
nodist_include_pmix_autogen_HEADERS = \
41
- include/pmix/autogen/config.h \
41
+ include/pmix/autogen/config.h
42
+ include_private_autogendir = $(includedir ) /private/autogen
43
+ nodist_include_private_autogen_HEADERS = \
42
44
include/private/autogen/config.h
43
45
44
46
endif ! PMIX_EMBEDDED_MODE
Original file line number Diff line number Diff line change @@ -38,7 +38,9 @@ include_pmix_autogen_HEADERS = \
38
38
include/pmix/autogen/pmix_config_top.h \
39
39
include/pmix/autogen/pmix_config_bottom.h
40
40
nodist_include_pmix_autogen_HEADERS = \
41
- include/pmix/autogen/config.h \
41
+ include/pmix/autogen/config.h
42
+ include_private_autogendir = $(includedir ) /private/autogen
43
+ nodist_include_private_autogen_HEADERS = \
42
44
include/private/autogen/config.h
43
45
44
46
endif ! PMIX_EMBEDDED_MODE
You can’t perform that action at this time.
0 commit comments