Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ed8e13a371..3beecfb2e2 100644
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,7 @@ testclean:
rm -rf tests/vsynth1 tests/vsynth2 tests/data tests/asynth1.sw tests/*~
clean:: testclean
- rm -f $(ALLPROGS) $(ALLPROGS_G) output_example$(EXESUF)
+ rm -f $(ALLPROGS) $(ALLPROGS_G)
rm -f doc/*.html doc/*.pod doc/*.1
rm -f tests/seek_test$(EXESUF)
rm -f $(addprefix tests/,$(addsuffix $(HOSTEXESUF),audiogen videogen rotozoom tiny_psnr))