Skip to content

Commit aee2cb4

Browse files
committed
fix spelling error
Signed-off-by: Howard Pritchard <[email protected]>
1 parent 8e80191 commit aee2cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ompi/tools/mpirun/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ if OMPI_WANT_PRRTE
1818
# to help VPATH'd builds find prrte_version.h
1919
#
2020
AM_CFLAGS = \
21-
-I$(top_srcdir)/3rd-party/prrte/inclulde -I$(includedir)
21+
-I$(top_srcdir)/3rd-party/prrte/include -I$(includedir)
2222

2323
bin_PROGRAMS = mpirun
2424

0 commit comments

Comments
 (0)