diff --git a/3rdp/build/Common.make b/3rdp/build/Common.make index e0760d5b460a0597cb848339c20decbf551c0816..a32de77ad488fbc8242c3134effae85e03545c74 100644 --- a/3rdp/build/Common.make +++ b/3rdp/build/Common.make @@ -1,3 +1,3 @@ -JS_LIB = $(3RDPODIR)$(DIRSEP)mozjs$(DIRSEP)lib$(DIRSEP)$(LIBPREFIX)mozjs185$(LIBFILE) +JS_LIB = $(3RDPODIR)$(DIRSEP)mozjs$(DIRSEP)lib$(DIRSEP)$(LIBPREFIX)mozjs185-1.0$(LIBFILE) CRYPT_LIB = $(3RDPODIR)$(DIRSEP)cl$(DIRSEP)$(LIBPREFIX)cl$(LIBFILE)