ffmpeg | branch: master | Ramiro Polla <ramiro.po...@gmail.com> | Tue May 27 03:33:28 2025 +0200| [afb91360eabbbb343236b1cf37979c848032ff7d] | committer: Ramiro Polla
fftools/Makefile: clean files from fftools/{graph,textformat}/ > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=afb91360eabbbb343236b1cf37979c848032ff7d --- fftools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fftools/Makefile b/fftools/Makefile index c1eba733da..b3c08ae5a0 100644 --- a/fftools/Makefile +++ b/fftools/Makefile @@ -92,4 +92,4 @@ uninstall-progs: $(RM) $(addprefix "$(BINDIR)/", $(ALLAVPROGS)) clean:: - $(RM) $(ALLAVPROGS) $(ALLAVPROGS_G) $(CLEANSUFFIXES:%=fftools/%) + $(RM) $(ALLAVPROGS) $(ALLAVPROGS_G) $(CLEANSUFFIXES:%=fftools/%) $(CLEANSUFFIXES:%=fftools/graph/%) $(CLEANSUFFIXES:%=fftools/textformat/%) _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".