2014-04-29 21:49:23 +00:00
|
|
|
#
|
|
|
|
# Copyright (c) 2010 Cisco Systems, Inc. All rights reserved.
|
|
|
|
# Copyright (c) 2012-2013 Los Alamos National Security, Inc. All rights reserved.
|
|
|
|
# Copyright (c) 2014 Intel, Inc. All rights reserved.
|
|
|
|
# $COPYRIGHT$
|
|
|
|
#
|
|
|
|
# Additional copyrights may follow
|
|
|
|
#
|
|
|
|
# $HEADER$
|
|
|
|
#
|
|
|
|
|
2014-05-08 14:32:24 +00:00
|
|
|
dist_opaldata_DATA += base/help-dstore-base.txt
|
2014-04-29 21:49:23 +00:00
|
|
|
|
|
|
|
headers += \
|
|
|
|
base/base.h
|
|
|
|
|
|
|
|
libmca_dstore_la_SOURCES += \
|
|
|
|
base/dstore_base_frame.c \
|
|
|
|
base/dstore_base_select.c \
|
|
|
|
base/dstore_base_stubs.c
|