Module: libav
Branch: release/0.7
Commit: 4ad56612f94f5e4312ba24155b5c446e151e6ca1

Author:    Diego Biurrun <[email protected]>
Committer: Reinhard Tartler <[email protected]>
Date:      Thu Jun 23 12:38:03 2011 +0200

build: Remove dependency and editor backup files also in the doc/ subdirectory.

---

 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index 084e175..d6bae76 100644
--- a/Makefile
+++ b/Makefile
@@ -172,7 +172,7 @@ testclean:
 clean:: testclean
        $(RM) $(ALLPROGS)
        $(RM) $(CLEANSUFFIXES)
-       $(RM) doc/*.html doc/*.pod doc/*.1
+       $(RM) doc/*.html doc/*.pod doc/*.1 doc/*.d doc/*~
        $(RM) $(TOOLS)
        $(RM) $(CLEANSUFFIXES:%=tools/%)
 

_______________________________________________
libav-commits mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-commits

Reply via email to