]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/blobdiff - Makefile
Rename servertest target to ffservertest.
[frescor/ffmpeg.git] / Makefile
index 2df4441b52d1ec63e16bca90e9e47e2160232481..50fca51e4c8ca6a1dbf8d61043edfb7fe3087516 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -277,7 +277,7 @@ $(LAVF_TESTS):
 seektest: codectest lavftest tests/seek_test$(EXESUF)
        $(SRC_PATH)/tests/seek-regression.sh $(SEEK_REFFILE) "$(TARGET_EXEC)" "$(TARGET_PATH)"
 
-servertest: ffserver$(EXESUF) tests/vsynth1/00.pgm tests/asynth1.sw
+ffservertest: ffserver$(EXESUF) tests/vsynth1/00.pgm tests/asynth1.sw
        @echo
        @echo "Unfortunately ffserver is broken and therefore its regression"
        @echo "test fails randomly. Treat the results accordingly."