[vlc-devel] commit: Contribs: Clean libass also on clean-svn (Jean-Baptiste Kempf )

git version control git at videolan.org
Wed Jul 29 00:24:40 CEST 2009


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Jul 29 00:24:21 2009 +0200| [22a9a91a99489e4e36f2a466a333bcc56c3d3d0a] | committer: Jean-Baptiste Kempf 

Contribs: Clean libass also on clean-svn

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

 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 5dd63a9..ff55e20 100644
--- a/extras/contrib/src/Makefile
+++ b/extras/contrib/src/Makefile
@@ -2562,7 +2562,7 @@ clean-src: clean
 	rm -rf $(DISTCLEAN_PKG)
 
 clean-svn:
-	rm -rf ffmpeg tremor x264 libdca pa_snapshot_v$(PORTAUDIO_VERSION).tar.gz portaudio live555-$(LIVEDOTCOM_VERSION).tar.gz live
+	rm -rf ffmpeg tremor x264 libdca pa_snapshot_v$(PORTAUDIO_VERSION).tar.gz portaudio live555-$(LIVEDOTCOM_VERSION).tar.gz live libass
 
 distclean: clean-src
 




More information about the vlc-devel mailing list