[SCM] libav/experimental: Merge identical targets.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 15:51:42 UTC 2013


The following commit has been merged in the experimental branch:
commit d568d0feb4f2e40c8a6e338a4d1970f940b6ec66
Author: Diego Biurrun <diego at biurrun.de>
Date:   Mon Oct 2 16:55:06 2006 +0000

    Merge identical targets.
    
    Originally committed as revision 6531 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/tests/Makefile b/tests/Makefile
index 7cd916f..a5b34db 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -14,8 +14,7 @@ SERVER_REFFILE=$(VPATH)/ffserver.regression.ref
 
 LIBAV_REFFILE=$(VPATH)/libav.regression.ref
 
-all fulltest: codectest libavtest test-server
-test: codectest libavtest test-server
+all fulltest test: codectest libavtest test-server
 
 test-server: vsynth1/0.pgm asynth1.sw
 	@$(VPATH)/server-regression.sh $(SERVER_REFFILE) $(VPATH)/test.conf

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list