File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 44# Corporation. All rights reserved.
55# Copyright (c) 2010-2014 Cisco Systems, Inc. All rights reserved.
66# Copyright (c) 2015 NVIDIA, Inc. All rights reserved.
7+ # Copyright (c) 2018 Research Organization for Information Science
8+ # and Technology (RIST). All rights reserved.
79# $COPYRIGHT$
810#
911# Additional copyrights may follow
@@ -28,7 +30,7 @@ noinst_LTLIBRARIES = libmpiext_cuda_c.la
2830ompidir = $(ompiincludedir ) /ompi/mpiext/cuda/c
2931
3032# This is the header file that is installed.
31- ompi_HEADERS = mpiext_cuda_c.h
33+ nodist_ompi_HEADERS = mpiext_cuda_c.h
3234
3335# Sources for the convenience libtool library. Other than the one
3436# header file, all source files in the extension have no file naming
You can’t perform that action at this time.
0 commit comments