Skip to content

Commit 589cc03

Browse files
author
Ralph Castain
committed
Only build prun if building --with-devel-headers
Signed-off-by: Ralph Castain <[email protected]>
1 parent 27f15b6 commit 589cc03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

orte/tools/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ DIST_SUBDIRS += \
5454
tools/prun
5555

5656
if OPAL_WANT_PRUN
57+
if WANT_INSTALL_HEADERS
5758
SUBDIRS += \
5859
tools/prun
5960
endif
61+
endif

0 commit comments

Comments
 (0)