initial commit
[goodguy/history.git] / cinelerra-5.0 / plugins / microtheme / Makefile
1 include ../../global_config
2
3 PLUGIN = microtheme
4 OBJS = $(OBJDIR)/microtheme.o
5 OUTPUT_THEME = $(OUTPUT)
6
7 include ../../plugin_config
8
9 $(OBJDIR)/microtheme.o: microtheme.C
10