File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11#
22# Copyright (c) 2014-2017 Intel, Inc. All rights reserved.
33# Copyright (c) 2015 Cisco Systems, Inc. All rights reserved.
4- # Copyright (c) 2015 Research Organization for Information Science
5- # and Technology (RIST). All rights reserved.
4+ # Copyright (c) 2015-2018 Research Organization for Information Science
5+ # and Technology (RIST). All rights reserved.
66# Copyright (c) 2017 IBM Corporation. All rights reserved.
77# $COPYRIGHT$
88#
@@ -38,15 +38,15 @@ endif
3838
3939mcacomponentdir = $(opallibdir )
4040mcacomponent_LTLIBRARIES = $(component_install )
41- mca_pmix_ext2x_la_SOURCES = $(sources )
41+ mca_pmix_ext2x_la_SOURCES = $(sources ) $( headers )
4242mca_pmix_ext2x_la_CFLAGS = $(opal_pmix_ext2x_CFLAGS )
4343mca_pmix_ext2x_la_CPPFLAGS =$(opal_pmix_ext2x_CPPFLAGS )
4444mca_pmix_ext2x_la_LDFLAGS = -module -avoid-version $(opal_pmix_ext2x_LDFLAGS )
4545mca_pmix_ext2x_la_LIBADD =
$(top_builddir ) /opal/lib@
[email protected] \ 4646 $(opal_pmix_ext2x_LIBS )
4747
4848noinst_LTLIBRARIES = $(component_noinst )
49- libmca_pmix_ext2x_la_SOURCES =$(sources )
49+ libmca_pmix_ext2x_la_SOURCES =$(sources ) $( headers )
5050libmca_pmix_ext2x_la_CFLAGS = $(opal_pmix_ext2x_CFLAGS )
5151libmca_pmix_ext2x_la_CPPFLAGS = $(opal_pmix_ext2x_CPPFLAGS )
5252libmca_pmix_ext2x_la_LDFLAGS = -module -avoid-version $(opal_pmix_ext2x_LDFLAGS )
You can’t perform that action at this time.
0 commit comments