fix problem of using opengl transitions with Motion51 when in OpenGL mode
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / crop / Makefile
1 include ../../plugin_defs
2
3 OBJS =  $(OBJDIR)/crop.o  \
4         $(OBJDIR)/cropwin.o
5
6 PLUGIN = cropp
7
8 include ../../plugin_config
9
10 $(OBJDIR)/crop.o: crop.C
11 $(OBJDIR)/cropwin.o: cropwin.C