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