#
# Copyright (c) 2007-2013 Los Alamos National Security, LLC.
#                         All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#

headers += \
	base/base.h

libmca_routed_la_SOURCES += \
	base/routed_base_frame.c \
	base/routed_base_fns.c
