add configure with-clang, fix segv on asset_info nested edl, single frame preview...
[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