layout shortcut fix, preview popup w, no shuttle ev_grab, ffmpeg af_aformat leak...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / interpolateaudio / Makefile
1 include ../../plugin_defs
2
3 OBJS := $(OBJDIR)/interpolateaudio.o
4
5
6 PLUGIN = interpolateaudio
7
8 include ../../plugin_config
9
10
11 $(OBJDIR)/interpolateaudio.o: interpolateaudio.C
12
13
14
15
16
17
18
19
20
21
22
23