[FFmpeg-cvslog] fftools/Makefile: clean files from fftools/{graph,textformat}/

Ramiro Polla git at videolan.org
Tue Jun 3 02:08:18 EEST 2025


ffmpeg | branch: master | Ramiro Polla <ramiro.polla at 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/%)



More information about the ffmpeg-cvslog mailing list