Add some missing headers / correct one installation directory
This commit was SVN r8408.
Этот коммит содержится в:
родитель
141d4ea30a
Коммит
31336e4773
@ -30,7 +30,7 @@ libmca_oob_la_SOURCES += $(headers)
|
||||
# Conditionally install the header files
|
||||
if WANT_INSTALL_HEADERS
|
||||
nobase_orte_HEADERS += $(headers)
|
||||
ortedir = $(includedir)/openmpi/orte/mca/oobs
|
||||
ortedir = $(includedir)/openmpi/orte/mca/oob
|
||||
else
|
||||
ortedir = $(includedir)
|
||||
endif
|
||||
|
@ -17,7 +17,8 @@
|
||||
#
|
||||
|
||||
headers += \
|
||||
base/base.h
|
||||
base/base.h \
|
||||
base/ras_base_node.h
|
||||
|
||||
libmca_ras_la_SOURCES += \
|
||||
base/ras_base_alloc.c \
|
||||
|
@ -17,7 +17,8 @@
|
||||
#
|
||||
|
||||
headers += \
|
||||
base/base.h
|
||||
base/base.h \
|
||||
base/rmaps_base_map.h
|
||||
|
||||
libmca_rmaps_la_SOURCES += \
|
||||
base/rmaps_base_close.c \
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user