Merge CV, ver=5.1; ops/methods from HV, and interface from CV where possible
[goodguy/history.git] / cinelerra-5.1 / plugins / reframert / Makefile
1 include ../../global_config
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