Commit 794dcc1e authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contribs: add a make clean-svn to accelerate contribs updates.

parent 2a2b4783
...@@ -2109,6 +2109,9 @@ clean: clean-dots ...@@ -2109,6 +2109,9 @@ clean: clean-dots
clean-src: clean clean-src: clean
rm -rf $(DISTCLEAN_PKG) rm -rf $(DISTCLEAN_PKG)
clean-svn:
rm -rf ffmpeg tremor libebml libmatroska x264 libdca
distclean: clean-src distclean: clean-src
source: $(SOURCE) $(DISTCLEAN_PKG) source: $(SOURCE) $(DISTCLEAN_PKG)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment