findobj mode/xlat/scale/rotate, save backup shortcut, undo limit bug, title boundary...
[goodguy/history.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