gif rework, C41 booby fix, add ext+s for list seq, features5
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / gamma / Makefile
1 include ../../plugin_defs
2
3 OBJS = $(OBJDIR)/gamma.o  \
4         $(OBJDIR)/gammawindow.o
5
6 PLUGIN = gamma
7
8 include ../../plugin_config
9
10 $(OBJDIR)/gamma.o: gamma.C
11 $(OBJDIR)/gammawindow.o: gammawindow.C