update greycstoration CImg.h (163->168)
[goodguy/history.git] / cinelerra-5.0 / plugins / photoscale / Makefile
1 include ../../global_config
2
3 OBJS = $(OBJDIR)/photoscale.o
4
5 PLUGIN = photoscale
6
7 include ../../plugin_config
8
9 $(OBJDIR)/photoscale.o: photoscale.C
10
11