[Ffmpeg-cvslog] r6531 - trunk/tests/Makefile
diego
subversion
Mon Oct 2 18:55:06 CEST 2006
Author: diego
Date: Mon Oct 2 18:55:06 2006
New Revision: 6531
Modified:
trunk/tests/Makefile
Log:
Merge identical targets.
Modified: trunk/tests/Makefile
==============================================================================
--- trunk/tests/Makefile (original)
+++ trunk/tests/Makefile Mon Oct 2 18:55:06 2006
@@ -14,8 +14,7 @@
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
More information about the ffmpeg-cvslog
mailing list