[FFmpeg-cvslog] Rm lavfi-showfiltfmts on make testclean.
Carl Eugen Hoyos
git at videolan.org
Mon Aug 1 01:03:04 CEST 2011
ffmpeg | branch: master | Carl Eugen Hoyos <cehoyos at ag.or.at> | Mon Aug 1 00:55:40 2011 +0200| [b36bd27fbeaadcf265c0851643833f6847af02a0] | committer: Carl Eugen Hoyos
Rm lavfi-showfiltfmts on make testclean.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b36bd27fbeaadcf265c0851643833f6847af02a0
---
tests/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/Makefile b/tests/Makefile
index 0a9e402..34094da 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -103,7 +103,7 @@ fate-list:
clean:: testclean
testclean:
- $(RM) -r tests/vsynth1 tests/vsynth2 tests/data
+ $(RM) -r tests/vsynth1 tests/vsynth2 tests/data tools/lavfi-showfiltfmts$(EXESUF)
$(RM) $(CLEANSUFFIXES:%=tests/%)
$(RM) $(TESTTOOLS:%=tests/%$(HOSTEXESUF))
More information about the ffmpeg-cvslog
mailing list