[SCM] libav/experimental: Remove dead target from .PHONY list

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 17:10:52 UTC 2013


The following commit has been merged in the experimental branch:
commit 34ae2d90e00564a0b88b9d9ae4b5135b0099f051
Author: Måns Rullgård <mans at mansr.com>
Date:   Fri Jul 9 23:37:19 2010 +0000

    Remove dead target from .PHONY list
    
    Originally committed as revision 24151 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/Makefile b/Makefile
index 029948d..fa521ef 100644
--- a/Makefile
+++ b/Makefile
@@ -291,4 +291,4 @@ fate fate2 $(FATE_TESTS):
 	@echo "SAMPLES not specified, cannot run FATE"
 endif
 
-.PHONY: documentation *test regtest-* zlib-error alltools check config
+.PHONY: documentation *test regtest-* alltools check config

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list