1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00

Rm lavfi-showfiltfmts on make testclean.

This commit is contained in:
Carl Eugen Hoyos 2011-08-01 00:55:40 +02:00
parent 940a116b1f
commit b36bd27fbe

View File

@ -103,7 +103,7 @@ fate-list:
clean:: testclean clean:: testclean
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) $(CLEANSUFFIXES:%=tests/%)
$(RM) $(TESTTOOLS:%=tests/%$(HOSTEXESUF)) $(RM) $(TESTTOOLS:%=tests/%$(HOSTEXESUF))