add new av-opts files from andrew, fix copy/paste segv for clip folder, fix deinterla...
[goodguy/cinelerra.git] / cinelerra-5.1 / 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