1
1
This fixes a typo introduced in open-mpi/ompi@e0e924c4ed

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
Этот коммит содержится в:
Gilles Gouaillardet 2019-08-19 09:45:27 +09:00
родитель 190d5f1339
Коммит 3f081e0750

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

@ -111,7 +111,7 @@ endif # CASE_SENSITIVE_FS
if PROJECT_ORTE
targets_install_exec += install-exec-rte
targets_uninstall_local += uninstall-rte
targets_uninstall_local += uninstall-local-rte
endif # PROJECT_ORTE
install-exec-hook: $(targets_install_exec)