ffmpeg | branch: master | Tobias Rapp <t.r...@noa-audio.com> | Wed Nov 25 
11:47:14 2015 +0100| [bc517be6b0fb276997e431ae7708b2d1681d1aff] | committer: 
Andreas Cadhalpun

Makefile: add cleanup of pkg-config files created by configure to distclean

Signed-off-by: Andreas Cadhalpun <andreas.cadhal...@googlemail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bc517be6b0fb276997e431ae7708b2d1681d1aff
---

 Makefile |    1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index 306f060..58f1a3a 100644
--- a/Makefile
+++ b/Makefile
@@ -181,6 +181,7 @@ clean::
 distclean::
        $(RM) $(DISTCLEANSUFFIXES)
        $(RM) config.* .config libavutil/avconfig.h .version avversion.h 
version.h libavutil/ffversion.h libavcodec/codec_names.h
+       $(RM) -rf doc/examples/pc-uninstalled
 
 config:
        $(SRC_PATH)/configure $(value FFMPEG_CONFIGURATION)

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to