fix popup_menu icon placement, add layout_name feature, preset edit resize wdw fix...
[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