1
1

Only build this test if we've enabled the OMPI layer.

This commit was SVN r23520.
Этот коммит содержится в:
Jeff Squyres 2010-07-28 14:14:22 +00:00
родитель dca1ee8822
Коммит a6915364e9

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

@ -1,7 +1,7 @@
# -*- makefile -*-
#
# Copyright (c) 2009 Sun Microsystems, Inc. All rights reserved.
# Copyright (c) 2009 Cisco Systems, Inc. All rights reserved.
# Copyright (c) 2009-2010 Cisco Systems, Inc. All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
@ -9,8 +9,9 @@
# $HEADER$
#
check_PROGRAMS = \
predefined/ompi_predefined
if PROJECT_OMPI
check_PROGRAMS = predefined/ompi_predefined
endif
predefined_ompi_predefined_SOURCES = predefined/ompi_predefined.c
predefined_ompi_predefined_LDADD = \