initial commit
[goodguy/history.git] / cinelerra-5.0 / 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