Merge CV, ver=5.1; ops/methods from HV, and interface from CV where possible
[goodguy/history.git] / cinelerra-5.1 / plugins / dcoffset / Makefile
1 include ../../global_config
2
3 OBJS = $(OBJDIR)/dcoffset.o
4
5 PLUGIN = dcoffset
6
7 include ../../plugin_config
8
9 $(OBJDIR)/dcoffset.o: dcoffset.C
10
11
12