Credit Andrew - fix bug in render farm usage when using in/out pointers or selection
[goodguy/cinelerra.git] / plugins / reframert / Makefile
1 include ../../plugin_defs
2
3 OBJS = $(OBJDIR)/reframert.o
4
5 PLUGIN = reframert
6
7 include ../../plugin_config
8
9
10 $(OBJDIR)/reframert.o: reframert.C
11
12
13