From 7e5a50027914525264426db37df34c8434c9508d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Tronel?= Date: Fri, 19 Sep 2025 16:31:03 +0200 Subject: [PATCH] The clean target of the Makefile removes all intermediate files created by the script when used with the --keep option. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2003dd3..1fca9af 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,2 @@ clean: - rm -f *.ppm *.pcm part* *.srt + rm -f *.ppm *.pcm part* *.srt *-ts.txt *-full.h264 *-novideo.mkv fre.*