mjpegtools library update from 2.1.0 to 2.2.1 as discovered needed by Andrea for...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / theme_unflat / Makefile
1 include ../../plugin_defs
2
3 PLUGIN = theme_unflat
4 OBJS = $(OBJDIR)/unflattheme.o
5 OUTPUT_THEME = $(OUTPUT)
6
7 include ../../plugin_config
8
9 $(OBJDIR)/unflattheme.o: unflattheme.C
10