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
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))