]> git.sesse.net Git - vlc/commitdiff
Add live555 and PA to the make clean-svn target.
authorJean-Baptiste Kempf <jb@altair.videolan.org>
Sun, 6 Apr 2008 07:56:04 +0000 (09:56 +0200)
committerJean-Baptiste Kempf <jb@altair.videolan.org>
Sun, 6 Apr 2008 07:56:04 +0000 (09:56 +0200)
extras/contrib/src/Makefile

index 99a65eae44a75e41ee912462f936f92262566457..1eac69212b5289b405d6b10f4c8f09ff7fe53b0a 100644 (file)
@@ -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