1
1

pml/Makefile.am: add missing file to $(headers)

Этот коммит содержится в:
Jeff Squyres 2015-06-02 20:07:54 -07:00
родитель bf38f82dc2
Коммит 347290f785

Просмотреть файл

@ -9,7 +9,7 @@
# University of Stuttgart. All rights reserved.
# Copyright (c) 2004-2005 The Regents of the University of California.
# All rights reserved.
# Copyright (c) 2010 Cisco Systems, Inc. All rights reserved.
# Copyright (c) 2010-2015 Cisco Systems, Inc. All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
@ -22,7 +22,7 @@ noinst_LTLIBRARIES = libmca_pml.la
libmca_pml_la_SOURCES =
# local files
headers = pml.h
headers = pml.h pml_constants.h
libmca_pml_la_SOURCES += $(headers) $(nodist_headers)
# Conditionally install the header files