update fftw from 3.3.8 to 3.3.10 and update configure.ac
[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