c041156f60
This commit was SVN r28240.
21 строка
484 B
Makefile
21 строка
484 B
Makefile
#
|
|
# Copyright (c) 2010 The Trustees of Indiana University and Indiana
|
|
# University Research and Technology
|
|
# Corporation. 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
|
|
|
|
dist_pkgdata_DATA = base/help-orte-sstore-base.txt
|