Skip to content
Snippets Groups Projects
Unverified Commit eba17960 authored by Jeff Squyres's avatar Jeff Squyres Committed by GitHub
Browse files

Merge pull request #8849 from jsquyres/pr/minor-makefile-updates

Minor makefile updates
parents 96d36f6d 5e66d986
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,8 @@ EXTRA_DIST = \
make_manpage.pl \
md2nroff.pl \
from-savannah/upstream-config.guess \
from-savannah/upstream-config.sub
from-savannah/upstream-config.sub \
extract-3rd-party-configure.pl
maintainer-clean-local:
rm -f opal_get_version.sh
......@@ -102,7 +102,7 @@ reduce_local_LDADD = \
$(top_builddir)/ompi/lib@OMPI_LIBMPI_NAME@.la \
$(top_builddir)/opal/lib@OPAL_LIB_PREFIX@open-pal.la
partial_local_SOURCES = partial.c
partial_SOURCES = partial.c
partial_LDFLAGS = $(OMPI_PKG_CONFIG_LDFLAGS)
partial_LDADD = \
$(top_builddir)/ompi/lib@OMPI_LIBMPI_NAME@.la \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment