X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fmpeg2enc%2FMakefile;h=f11824396dc020f6bf98a05846f65ad0e4ee9e89;hb=310cfd249d955850c39757d80e07949ad4fef205;hp=53578de56a3630fff240e42f2b2659917535dabe;hpb=a3a59f63fdfbcf94c561595f515951fdfd4bea30;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/mpeg2enc/Makefile b/cinelerra-5.0/mpeg2enc/Makefile index 53578de5..f1182439 100644 --- a/cinelerra-5.0/mpeg2enc/Makefile +++ b/cinelerra-5.0/mpeg2enc/Makefile @@ -53,6 +53,7 @@ OBJ = \ LIBS = \ ../libzmpeg3/$(OBJDIR)/libzmpeg3.a \ + $(thirdparty_libraries) $(static_libraries) \ -lasound \ -lpthread \ -lpng \