1
1

ess/alps: fix problem in makefile

./autogen.pl --no-ompi doesn't work without this
fix when alps can be configured.

Signed-off-by: Howard Pritchard <howardp@lanl.gov>
Этот коммит содержится в:
Howard Pritchard 2017-01-31 21:56:16 -06:00
родитель 2b2ea2fed2
Коммит db4039f565

Просмотреть файл

@ -35,7 +35,7 @@ component_noinst = libmca_ess_alps.la
component_install =
endif
mcacomponentdir = $(ompilibdir)
mcacomponentdir = $(ortelibdir)
mcacomponent_LTLIBRARIES = $(component_install)
mca_ess_alps_la_SOURCES = $(sources)
mca_ess_alps_la_CPPFLAGS = $(ess_alps_CPPFLAGS)