pml/Makefile.am: add missing file to $(headers)
Этот коммит содержится в:
родитель
bf38f82dc2
Коммит
347290f785
@ -9,7 +9,7 @@
|
|||||||
# University of Stuttgart. All rights reserved.
|
# University of Stuttgart. All rights reserved.
|
||||||
# Copyright (c) 2004-2005 The Regents of the University of California.
|
# Copyright (c) 2004-2005 The Regents of the University of California.
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
# Copyright (c) 2010 Cisco Systems, Inc. All rights reserved.
|
# Copyright (c) 2010-2015 Cisco Systems, Inc. All rights reserved.
|
||||||
# $COPYRIGHT$
|
# $COPYRIGHT$
|
||||||
#
|
#
|
||||||
# Additional copyrights may follow
|
# Additional copyrights may follow
|
||||||
@ -22,7 +22,7 @@ noinst_LTLIBRARIES = libmca_pml.la
|
|||||||
libmca_pml_la_SOURCES =
|
libmca_pml_la_SOURCES =
|
||||||
|
|
||||||
# local files
|
# local files
|
||||||
headers = pml.h
|
headers = pml.h pml_constants.h
|
||||||
libmca_pml_la_SOURCES += $(headers) $(nodist_headers)
|
libmca_pml_la_SOURCES += $(headers) $(nodist_headers)
|
||||||
|
|
||||||
# Conditionally install the header files
|
# Conditionally install the header files
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user