[vlc-commits] extras/tools: improve gas installation
Felix Paul Kühne
git at videolan.org
Wed Mar 21 20:06:04 CET 2012
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Wed Mar 21 12:40:38 2012 +0100| [e837caa79d69309a51e2b5c07584deb381c69a96] | committer: Felix Paul Kühne
extras/tools: improve gas installation
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e837caa79d69309a51e2b5c07584deb381c69a96
---
extras/tools/tools.mak | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/extras/tools/tools.mak b/extras/tools/tools.mak
index 33a9b30..fd435d5 100644
--- a/extras/tools/tools.mak
+++ b/extras/tools/tools.mak
@@ -206,6 +206,7 @@ gas: yuvi-gas-preprocessor-$(GAS_VERSION).tar.gz
$(MOVE)
.gas: gas
+ cp gas/gas-preprocessor.pl build/bin/
touch $@
CLEAN_FILE += .gas
More information about the vlc-commits
mailing list