Skip to content

Commit

Permalink
Merge pull request #8892 from ahesford/mpir
Browse files Browse the repository at this point in the history
orted-mpir: add version to shared library
  • Loading branch information
bwbarrett committed May 3, 2021
2 parents ee1963b + 952328c commit fe63790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orte/orted/orted-mpir/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

CFLAGS = $(CFLAGS_WITHOUT_OPTFLAGS) $(DEBUGGER_CFLAGS)

lib_LTLIBRARIES = lib@ORTE_LIB_PREFIX@open-orted-mpir.la
noinst_LTLIBRARIES = lib@ORTE_LIB_PREFIX@open-orted-mpir.la
lib@ORTE_LIB_PREFIX@open_orted_mpir_la_SOURCES = \
orted_mpir_breakpoint.c \
orted_mpir.h
Expand Down

0 comments on commit fe63790

Please sign in to comment.