19 строки
328 B
Makefile
19 строки
328 B
Makefile
#
|
|
# Copyright (c) 2014 Intel, Inc. All rights reserved.
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
dist_ortedata_DATA += base/help-qos-base.txt
|
|
|
|
headers += \
|
|
base/base.h
|
|
|
|
libmca_qos_la_SOURCES += \
|
|
base/qos_base_frame.c \
|
|
base/qos_base_select.c \
|
|
base/qos_base_channel_handlers.c
|