fix valgrind memory leaks/reports, add cache to dump, fix hw probe frame leak, startu...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / photoscale / Makefile
1 include ../../plugin_defs
2
3 OBJS = $(OBJDIR)/photoscale.o
4
5 PLUGIN = photoscale
6
7 include ../../plugin_config
8
9 $(OBJDIR)/photoscale.o: photoscale.C
10
11