update igors icons, x/y contraint for xlate
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / theme_blond_cv / Makefile
1 include ../../plugin_defs
2
3 PLUGIN = theme_blond_cv
4 OBJS = $(OBJDIR)/blondcvtheme.o
5 OUTPUT_THEME = $(OUTPUT)
6
7 CFLAGS += -I../../$(AVC_DIR) -I../../$(LIBRAW_DIR)
8
9 include ../../plugin_config
10
11 $(OBJDIR)/blondcvtheme.o: blondcvtheme.C
12