1
1

Move the Fortran file into the nodist headers.

This commit was SVN r10465.
Этот коммит содержится в:
George Bosilca 2006-06-21 21:28:51 +00:00
родитель 87ec6c5384
Коммит 90a043da16

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

@ -21,7 +21,6 @@
# See big comments in these files for an explanation.
headers = \
mpif.h \
mpif-common.h
nodist_headers = \
ompi_config.h
@ -34,6 +33,7 @@ include_HEADERS = $(headers)
# counterparts, which AM automatically ships.
nodist_include_HEADERS = \
mpi.h \
mpif.h \
mpif-config.h
if WANT_INSTALL_HEADERS