hard edges rework, add hard edge in gwdw, config.ac nv/cuda tweaks, message log warn...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / theme_hulk / Makefile
1 include ../../plugin_defs
2
3 PLUGIN = theme_hulk
4 OBJS = $(OBJDIR)/hulktheme.o
5 OUTPUT_THEME = $(OUTPUT)
6
7 include ../../plugin_config
8
9 $(OBJDIR)/hulktheme.o: hulktheme.C
10