rework keyframe hide popup, keyframe auto render, textbox set_selection wide text
[goodguy/history.git] / cinelerra-5.1 / plugins / resamplert / Makefile
1 include ../../global_config
2
3 OBJS = $(OBJDIR)/resamplert.o
4
5 PLUGIN = resamplert
6
7 include ../../plugin_config
8
9
10 $(OBJDIR)/resamplert.o: resamplert.C
11
12
13