fast drag/drop rework, modify labels in mwin->cwin locks, mods to cut/paste, marks...
[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