1
1

usnic: minor re-order of Makefile.am sources

Put the hwloc.c file alphabetically in the list.
Этот коммит содержится в:
Jeff Squyres 2015-09-05 05:02:00 -07:00
родитель 665b30376a
Коммит f782a7640e

Просмотреть файл

@ -49,6 +49,7 @@ sources = \
btl_usnic_frag.h \ btl_usnic_frag.h \
btl_usnic_graph.h \ btl_usnic_graph.h \
btl_usnic_graph.c \ btl_usnic_graph.c \
btl_usnic_hwloc.c \
btl_usnic_hwloc.h \ btl_usnic_hwloc.h \
btl_usnic_map.c \ btl_usnic_map.c \
btl_usnic_mca.c \ btl_usnic_mca.c \
@ -64,8 +65,7 @@ sources = \
btl_usnic_util.h \ btl_usnic_util.h \
btl_usnic_test.c \ btl_usnic_test.c \
btl_usnic_test.h \ btl_usnic_test.h \
$(test_sources) \ $(test_sources)
btl_usnic_hwloc.c
# Make the output library in this directory, and name it either # Make the output library in this directory, and name it either
# mca_<type>_<name>.la (for DSO builds) or libmca_<type>_<name>.la # mca_<type>_<name>.la (for DSO builds) or libmca_<type>_<name>.la