oshmem: fix make uninstall
This fixes a typo introduced in open-mpi/ompi@e0e924c4ed Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
Этот коммит содержится в:
родитель
190d5f1339
Коммит
3f081e0750
@ -111,7 +111,7 @@ endif # CASE_SENSITIVE_FS
|
|||||||
|
|
||||||
if PROJECT_ORTE
|
if PROJECT_ORTE
|
||||||
targets_install_exec += install-exec-rte
|
targets_install_exec += install-exec-rte
|
||||||
targets_uninstall_local += uninstall-rte
|
targets_uninstall_local += uninstall-local-rte
|
||||||
endif # PROJECT_ORTE
|
endif # PROJECT_ORTE
|
||||||
|
|
||||||
install-exec-hook: $(targets_install_exec)
|
install-exec-hook: $(targets_install_exec)
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user