summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2011-08-01 00:55:40 +0200
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2011-08-01 00:58:49 +0200
commitb36bd27fbeaadcf265c0851643833f6847af02a0 (patch)
treecf9bfcc4e6ad66e76685996e63a2518775ddc5c6 /tests
parent940a116b1f441b90e49886bfc07e0137ae342d5a (diff)
Rm lavfi-showfiltfmts on make testclean.
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 0a9e402c66..34094da2b7 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))