We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf38f82 commit 347290fCopy full SHA for 347290f
ompi/mca/pml/Makefile.am
@@ -9,7 +9,7 @@
9
# University of Stuttgart. All rights reserved.
10
# Copyright (c) 2004-2005 The Regents of the University of California.
11
# All rights reserved.
12
-# Copyright (c) 2010 Cisco Systems, Inc. All rights reserved.
+# Copyright (c) 2010-2015 Cisco Systems, Inc. All rights reserved.
13
# $COPYRIGHT$
14
#
15
# Additional copyrights may follow
@@ -22,7 +22,7 @@ noinst_LTLIBRARIES = libmca_pml.la
22
libmca_pml_la_SOURCES =
23
24
# local files
25
-headers = pml.h
+headers = pml.h pml_constants.h
26
libmca_pml_la_SOURCES += $(headers) $(nodist_headers)
27
28
# Conditionally install the header files
0 commit comments