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 b8fe609 commit 9ae2942Copy full SHA for 9ae2942
opal/mca/btl/usnic/Makefile.am
@@ -49,6 +49,7 @@ sources = \
49
btl_usnic_frag.h \
50
btl_usnic_graph.h \
51
btl_usnic_graph.c \
52
+ btl_usnic_hwloc.c \
53
btl_usnic_hwloc.h \
54
btl_usnic_map.c \
55
btl_usnic_mca.c \
@@ -64,8 +65,7 @@ sources = \
64
65
btl_usnic_util.h \
66
btl_usnic_test.c \
67
btl_usnic_test.h \
- $(test_sources) \
68
- btl_usnic_hwloc.c
+ $(test_sources)
69
70
# Make the output library in this directory, and name it either
71
# mca_<type>_<name>.la (for DSO builds) or libmca_<type>_<name>.la
0 commit comments