update shortcuts, rework update_lv2 for jitter bug, override LV2_PATH
[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