1
1
Этот коммит содержится в:
Rolf vandeVaart 2015-06-25 17:41:44 -04:00
родитель 995723ca6f
Коммит 2750a6e237

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

@ -28,7 +28,7 @@ noinst_LTLIBRARIES = libmpiext_cuda.la
ompidir = $(ompiincludedir)/ompi/mpiext/cuda/c ompidir = $(ompiincludedir)/ompi/mpiext/cuda/c
# This is the header file that is installed. # This is the header file that is installed.
ompi_HEADERS = mpiext_cuda.h ompi_HEADERS = mpiext_cuda_c.h
# Sources for the convenience libtool library. Other than the one # Sources for the convenience libtool library. Other than the one
# header file, all source files in the extension have no file naming # header file, all source files in the extension have no file naming