Skip to content

Commit fe63790

Browse files
authored
Merge pull request #8892 from ahesford/mpir
orted-mpir: add version to shared library
2 parents ee1963b + 952328c commit fe63790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orte/orted/orted-mpir/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
CFLAGS = $(CFLAGS_WITHOUT_OPTFLAGS) $(DEBUGGER_CFLAGS)
1717

18-
lib_LTLIBRARIES = lib@[email protected]
18+
noinst_LTLIBRARIES = lib@[email protected]
1919
lib@ORTE_LIB_PREFIX@open_orted_mpir_la_SOURCES = \
2020
orted_mpir_breakpoint.c \
2121
orted_mpir.h

0 commit comments

Comments
 (0)