diff --git a/alliance/src/ocp/src/placer/Makefile.am b/alliance/src/ocp/src/placer/Makefile.am index bb9d689f..e3643c47 100644 --- a/alliance/src/ocp/src/placer/Makefile.am +++ b/alliance/src/ocp/src/placer/Makefile.am @@ -22,7 +22,7 @@ ocp_LDADD = @ALLIANCE_LIBS@ \ -lMsl \ -lMel -lMgl \ -lMhl \ - -lMvl \ + -lMvg \ -lMmg \ -lMlo \ -lMph -lMut \ diff --git a/alliance/src/ocr/src/rout/Makefile.am b/alliance/src/ocr/src/rout/Makefile.am index 786f7321..a31b6f3c 100644 --- a/alliance/src/ocr/src/rout/Makefile.am +++ b/alliance/src/ocr/src/rout/Makefile.am @@ -11,7 +11,7 @@ ocr_LDADD = @ALLIANCE_LIBS@ \ $(top_builddir)/src/seg/libocrPath.a \ $(top_builddir)/src/util/libocrUtil.a \ -lMlu -lMlo -lMal -lMcl -lMel -lMhl \ - -lMgl -lMsl -lMvl -lMpu -lMph -lMap \ + -lMgl -lMsl -lMvg -lMpu -lMph -lMap \ -lMcp -lMmg -lMut -lRcn ocr_SOURCES = display.c findNPointsPath.c getOption.c\