Skip to content

Commit 62321be

Browse files
committed
romio321: ensure to distribute ompi_grequestx.h
Refs #6227. Thanks to @georgemarselis for reporting. Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
1 parent d2e3b03 commit 62321be

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ompi/mca/io/romio321/romio/Makefile.am

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ AM_CPPFLAGS += -I$(top_builddir)/include -I$(top_srcdir)/include
6868
noinst_HEADERS += include/mpio.h
6969
noinst_HEADERS += include/io_romio_conv.h
7070

71+
# Included for Open MPI's --enable-grequest-extensions feature.
72+
noinst_HEADERS += include/ompi_grequestx.h
73+
7174
# ------------------------------------------------------------------------
7275

7376
SUBDIRS =

0 commit comments

Comments
 (0)