5ff16a22f869cefc90819fd7e10d611c033d7cd3
[goodguy/cinelerra.git] / Makefile
1 include ../../plugin_defs
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