Skip to content

Commit 1ee4092

Browse files
authored
Merge pull request #9592 from vspetrov/v5.0.x
V5.0.x: coll/ucc: adds missing .h to Makefile.am
2 parents 1d73dd9 + 762d1f3 commit 1ee4092

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ompi/mca/coll/ucc/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ coll_ucc_sources = \
1616
coll_ucc.h \
1717
coll_ucc_debug.h \
1818
coll_ucc_dtypes.h \
19+
coll_ucc_common.h \
1920
coll_ucc_module.c \
2021
coll_ucc_component.c \
2122
coll_ucc_barrier.c \

0 commit comments

Comments
 (0)