change to id based refs for plugins, save plugin on/off in edit drag/drop, fix transi...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / echo / Makefile
1 include ../../plugin_defs
2
3 OBJS = \
4         $(OBJDIR)/echo.o
5
6 PLUGIN = echo
7
8 include ../../plugin_config
9
10 $(OBJDIR)/echo.o: echo.C