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