rework canvas zoom, add 3 plugins from 7.2, tweak cwdw boundry, vdevicex11 dupl close...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / timestretchrt / Makefile
1 include ../../plugin_defs
2
3 OBJS = $(OBJDIR)/timestretchrt.o \
4         ../timestretch/$(OBJDIR)/timestretchengine.o
5
6 PLUGIN = timestretchrt
7
8 include ../../plugin_config
9
10
11 $(OBJDIR)/timestretchrt.o: timestretchrt.C
12
13
14