X-Git-Url: https://cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fshapewipe%2FMakefile;h=b494009bc76888d4ce6d3f877e4164dbf2e96ffd;hb=cb36bca7007d514ffabb46ded2cdfed53ad3fe76;hp=b5e196392900da159bae87caa628671dc62e314c;hpb=91ee11963ec5a35880e6d715e722fb489b538577;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/plugins/shapewipe/Makefile b/cinelerra-5.1/plugins/shapewipe/Makefile index b5e19639..b494009b 100644 --- a/cinelerra-5.1/plugins/shapewipe/Makefile +++ b/cinelerra-5.1/plugins/shapewipe/Makefile @@ -1,7 +1,7 @@ include ../../plugin_defs OBJS = $(OBJDIR)/shapewipe.o -LFLAGS += -lpng +LFLAGS += `pkg-config --libs libpng` PLUGIN = shapewipe