#
# Copyright (c)      2010 The Trustees of Indiana University and Indiana
#                         University Research and Technology
#                         Corporation.  All rights reserved.
# Copyright (c) 2015 Cisco Systems, Inc.  All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#

headers += \
        base/base.h

libmca_sstore_la_SOURCES += \
        base/sstore_base_frame.c \
        base/sstore_base_select.c \
        base/sstore_base_fns.c
