1
1

Merge pull request #2889 from hppritcha/topic/fix_ess_alps_makefie

ess/alps: fix problem in makefile
Этот коммит содержится в:
Howard Pritchard 2017-02-01 05:46:51 -05:00 коммит произвёл GitHub
родитель 02558134ef db4039f565
Коммит e62fca896f

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

@ -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)