Skip to content

Commit 762d1f3

Browse files
author
Valentin Petrov
committed
coll/ucc: adds missing .h to Makefile.am
Signed-off-by: Valentin Petrov <valentinp@nvidia.com> (cherry picked from commit 9583462)
1 parent 1d73dd9 commit 762d1f3

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)