Skip to content

Commit acc8c76

Browse files
authored
Merge pull request #9591 from vspetrov/master
coll/ucc: adds missing .h to Makefile.am
2 parents 9f3134c + 9583462 commit acc8c76

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)