summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2010-03-02 21:59:16 +0000
committerMåns Rullgård <mans@mansr.com>2010-03-02 21:59:16 +0000
commitd7096d6fddb5d7d04fab5eb1bb954dc7c800a164 (patch)
tree29818481e872b2a015ec0dec7a2ef98dbfe28be9 /Makefile
parent1dd9ff871a746683733e2eac4153389e1500ec73 (diff)
Run seektest on all generated files
Originally committed as revision 22158 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 98c51c88bc..5ba08fd59b 100644
--- a/Makefile
+++ b/Makefile
@@ -290,7 +290,7 @@ $(LAVFI_TESTS):
@diff -u -w $(call REFFILE,lavfi,$@) $(call RESFILE,lavfi,$@)
seektest: codectest lavftest tests/seek_test$(EXESUF)
- $(SRC_PATH)/tests/seek-regression.sh $(SEEK_REFFILE) "$(TARGET_EXEC)" "$(TARGET_PATH)"
+ $(SRC_PATH)/tests/seek-regression.sh $(SRC_PATH) "$(TARGET_EXEC)" "$(TARGET_PATH)"
ffservertest: ffserver$(EXESUF) tests/vsynth1/00.pgm tests/data/asynth1.sw
@echo