add igors mask svgs, add composer clear_color pref, remove key DEL for mask gui,...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / svg / Makefile
1 include ../../plugin_defs
2
3 OBJS =  $(OBJDIR)/svg.o  \
4         $(OBJDIR)/svgwin.o
5
6 PLUGIN = svg
7
8 include ../../plugin_config
9
10 $(OBJDIR)/svg.o: svg.C
11 $(OBJDIR)/svgwin.o: svgwin.C