X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Flibzmpeg3%2FMakefile;h=d854fa974b2b76a47fe1cd4144e72624991ec655;hb=c2742824fdcfa54b3a9f594250c30bf45ffc9d81;hp=7e96761fa571d265d1b915a53787d55e5fe41b4c;hpb=faaea1ce7a18979feba27c6e2127161995935a13;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/libzmpeg3/Makefile b/cinelerra-5.1/libzmpeg3/Makefile index 7e96761f..d854fa97 100644 --- a/cinelerra-5.1/libzmpeg3/Makefile +++ b/cinelerra-5.1/libzmpeg3/Makefile @@ -83,7 +83,7 @@ ifeq ($(WANT_CIN_3RDPARTY),no) LIBS += -la52 endif ifeq ($(shell uname -o), Android) -LIBS += jpt.a +LIBS += ../libbthread-master/jpt.a endif LIBS += $(lib_a52dec) $(lib_djbfft) $(lib_libbthread)