X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fplugins%2Fremovegaps%2FMakefile;fp=cinelerra-5.0%2Fplugins%2Fremovegaps%2FMakefile;h=0000000000000000000000000000000000000000;hb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;hp=f9115a39f36bd95ebd45ed4447016fcb98e4e825;hpb=52fcc46226f9df46f9ce9d0566dc568455a7db0b;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/plugins/removegaps/Makefile b/cinelerra-5.0/plugins/removegaps/Makefile deleted file mode 100644 index f9115a39..00000000 --- a/cinelerra-5.0/plugins/removegaps/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -include ../../global_config - -OBJS = $(OBJDIR)/removegaps.o - -PLUGIN = removegaps - -include ../../plugin_config - - -$(OBJDIR)/removegaps.o: removegaps.C - - -