[vlc-devel] commit: Add live555 and PA to the make clean-svn target. ( Jean-Baptiste Kempf )
git version control
git at videolan.org
Sun Apr 6 09:55:37 CEST 2008
vlc | branch: master | Jean-Baptiste Kempf <jb at altair.videolan.org> | Sun Apr 6 09:56:04 2008 +0200| [5588b8add40450110ac047573d2e2247314bf77a]
Add live555 and PA to the make clean-svn target.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5588b8add40450110ac047573d2e2247314bf77a
---
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 99a65ea..1eac692 100644
--- a/extras/contrib/src/Makefile
+++ b/extras/contrib/src/Makefile
@@ -2396,7 +2396,7 @@ clean-src: clean
rm -rf $(DISTCLEAN_PKG)
clean-svn:
- rm -rf ffmpeg tremor x264 libdca
+ rm -rf ffmpeg tremor x264 libdca pa_snapshot_v$(PORTAUDIO_VERSION).tar.gz portaudio live555-$(LIVEDOTCOM_VERSION).tar.gz live
distclean: clean-src
More information about the vlc-devel
mailing list