X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fecho%2FMakefile;h=32f389f2c73a6d2e9d2a8364856706bb226c5606;hb=0a0a29dd9e484b5622b46173d51bb6cefc0a5da4;hp=936889372af13b77f66e3be48fc1fdfa19dea42b;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/echo/Makefile b/cinelerra-5.1/plugins/echo/Makefile index 93688937..32f389f2 100644 --- a/cinelerra-5.1/plugins/echo/Makefile +++ b/cinelerra-5.1/plugins/echo/Makefile @@ -1,13 +1,10 @@ -include ../../global_config +include ../../plugin_defs OBJS = \ $(OBJDIR)/echo.o -PLUGIN := echo +PLUGIN = echo include ../../plugin_config - - - $(OBJDIR)/echo.o: echo.C