18 строки
331 B
Makefile
18 строки
331 B
Makefile
#
|
|
# Copyright (c) 2014-2015 Intel, Inc. All rights reserved.
|
|
# Copyright (c) 2014 Cisco Systems, Inc. All rights reserved.
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
headers += \
|
|
base/base.h
|
|
|
|
libmca_sec_la_SOURCES += \
|
|
base/sec_base_frame.c \
|
|
base/sec_base_select.c \
|
|
base/sec_base_stubs.c
|