1
1
openmpi/orte/mca/sensor/base/Makefile.am
Nathan Hjelm c041156f60 Update ORTE frameworks to use the MCA framework system.
This commit was SVN r28240.
2013-03-27 21:14:43 +00:00

20 строки
420 B
Makefile

#
# Copyright (c) 2010 Cisco Systems, Inc. All rights reserved.
# Copyright (c) 2012-2013 Los Alamos National Security, Inc. All rights reserved.
#
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#
headers += \
base/base.h \
base/sensor_private.h
libmca_sensor_la_SOURCES += \
base/sensor_base_frame.c \
base/sensor_base_select.c \
base/sensor_base_fns.c