[vlc-devel] commit: contrib: remove yasm's source file on clean ( Felix Paul Kühne )

git version control git at videolan.org
Wed Jun 17 17:41:24 CEST 2009


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Wed Jun 17 12:38:39 2009 +0200| [c710d92d460d8969d8703d6e3bef1f6191bd2bd2] | committer: Felix Paul Kühne 

contrib: remove yasm's source file on clean

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

 extras/contrib/src/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/extras/contrib/src/Makefile b/extras/contrib/src/Makefile
index 7a6175c..d7ec709 100644
--- a/extras/contrib/src/Makefile
+++ b/extras/contrib/src/Makefile
@@ -2317,7 +2317,7 @@ yasm: yasm-$(YASM_VERSION).tar.gz
 
 CLEAN_FILE += .yasm
 CLEAN_PKG += yasm
-DISTCLEAN_PKG += yasm-$(YASM_VERSION).tar.bz2
+DISTCLEAN_PKG += yasm-$(YASM_VERSION).tar.gz
 
 # ***************************************************************************
 # kate




More information about the vlc-devel mailing list