Have to include the mpisync directory so the Makefile.in gets built - just don't build the binary and install it if timing isn't enabled
This commit was SVN r32781.
Этот коммит содержится в:
родитель
17846411c3
Коммит
4024c8af9e
@ -10,6 +10,7 @@
|
||||
# University of Stuttgart. All rights reserved.
|
||||
# Copyright (c) 2004-2005 The Regents of the University of California.
|
||||
# All rights reserved.
|
||||
# Copyright (c) 2014 Intel, Inc. All rights reserved.
|
||||
# $COPYRIGHT$
|
||||
#
|
||||
# Additional copyrights may follow
|
||||
@ -21,16 +22,10 @@
|
||||
|
||||
SUBDIRS += \
|
||||
tools/ompi_info \
|
||||
tools/wrappers
|
||||
|
||||
if OPAL_COMPILE_TIMING
|
||||
SUBDIRS += tools/mpisync
|
||||
endif
|
||||
tools/wrappers \
|
||||
tools/mpisync
|
||||
|
||||
DIST_SUBDIRS += \
|
||||
tools/ompi_info \
|
||||
tools/wrappers
|
||||
|
||||
if OPAL_COMPILE_TIMING
|
||||
DIST_SUBDIRS += tools/mpisync
|
||||
endif
|
||||
tools/wrappers \
|
||||
tools/mpisync
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user