b10bb525f1
Refs: 3763 This commit was SVN r29662.
18 строки
340 B
Makefile
18 строки
340 B
Makefile
#
|
|
# Copyright (c) 2013 Mellanox Technologies, Inc.
|
|
# All rights reserved.
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
headers += \
|
|
base/base.h
|
|
|
|
libmca_scoll_la_SOURCES += \
|
|
base/scoll_base_frame.c \
|
|
base/scoll_base_available.c \
|
|
base/scoll_base_select.c
|