repair vaapi encode_frame, fix segv on unreadable asset, update crop resource icon...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / crop / Makefile
1 include ../../plugin_defs
2
3 OBJS =  $(OBJDIR)/crop.o  \
4         $(OBJDIR)/cropwin.o
5
6 PLUGIN = crop
7
8 include ../../plugin_config
9
10 $(OBJDIR)/crop.o: crop.C
11 $(OBJDIR)/cropwin.o: cropwin.C