rename crop plugin obj to prevent icon name collision
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / crop / Makefile
index 13cc444ba4be441ec45437b1ad4b837ba9c90813..e0588e02fee588c214bb7e0a8ef8498ddfce3f37 100644 (file)
@@ -3,7 +3,7 @@ include ../../plugin_defs
 OBJS =         $(OBJDIR)/crop.o  \
        $(OBJDIR)/cropwin.o
 
-PLUGIN = crop
+PLUGIN = cropp
 
 include ../../plugin_config