upgrade libvpx+lv2, fix dbl tap play bug, add multi nest/unnest clips, add del top...
[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