Skip to content

Commit e62fca8

Browse files
authored
Merge pull request #2889 from hppritcha/topic/fix_ess_alps_makefie
ess/alps: fix problem in makefile
2 parents 0255813 + db4039f commit e62fca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orte/mca/ess/alps/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ component_noinst = libmca_ess_alps.la
3535
component_install =
3636
endif
3737

38-
mcacomponentdir = $(ompilibdir)
38+
mcacomponentdir = $(ortelibdir)
3939
mcacomponent_LTLIBRARIES = $(component_install)
4040
mca_ess_alps_la_SOURCES = $(sources)
4141
mca_ess_alps_la_CPPFLAGS = $(ess_alps_CPPFLAGS)

0 commit comments

Comments
 (0)