add rgb to draw_pixel (missed that one), bclistbox btn1 select tweak, set_pixel_color...
[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