upgrade vpx to 1.8.1, rm meson prereq and add dav1d Makefile, warn/gettid patch
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / photoscale / Makefile
1 include ../../plugin_defs
2
3 OBJS = $(OBJDIR)/photoscale.o
4
5 PLUGIN = photoscale
6
7 include ../../plugin_config
8
9 $(OBJDIR)/photoscale.o: photoscale.C
10
11