add clip_icon svgs, tweak edl frame_align, fixes for plugin_sets in move_group, fix...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / rgb601 / Makefile
1 include ../../plugin_defs
2
3 OBJS = $(OBJDIR)/rgb601.o  \
4         $(OBJDIR)/rgb601window.o
5
6 PLUGIN = rgb601
7
8 include ../../plugin_config
9
10 $(OBJDIR)/rgb601.o: rgb601.C
11 $(OBJDIR)/rgb601window.o: rgb601window.C