fix outer color setup for yuv in gradient, fix last_xy update in sketcher grab_event
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / removegaps / Makefile
1 include ../../plugin_defs
2
3 OBJS = $(OBJDIR)/removegaps.o
4
5 PLUGIN = removegaps
6
7 include ../../plugin_config
8
9
10 $(OBJDIR)/removegaps.o: removegaps.C
11
12
13