fixes and changes to Makefile for more generality
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / shapewipe / Makefile
index b5e196392900da159bae87caa628671dc62e314c..b494009bc76888d4ce6d3f877e4164dbf2e96ffd 100644 (file)
@@ -1,7 +1,7 @@
 include ../../plugin_defs
 
 OBJS = $(OBJDIR)/shapewipe.o
-LFLAGS += -lpng
+LFLAGS += `pkg-config --libs libpng`
 
 PLUGIN = shapewipe