projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
164c24c
)
Remove unused make variable SEEK_REFFILE
author
Mans Rullgard
<mans@mansr.com>
Wed, 18 May 2011 16:13:15 +0000
(17:13 +0100)
committer
Mans Rullgard
<mans@mansr.com>
Wed, 18 May 2011 19:21:27 +0000
(20:21 +0100)
Signed-off-by: Mans Rullgard <mans@mansr.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 0ed62079614dfd9f9185985f424e660e75e43273..afd783da5bef872fb87eff520cdb4bbd3e86d7ee 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-180,7
+180,6
@@
check: test checkheaders
fulltest test: codectest lavftest lavfitest seektest
FFSERVER_REFFILE = $(SRC_PATH)/tests/ffserver.regression.ref
-SEEK_REFFILE = $(SRC_PATH)/tests/seek.regression.ref
codectest: fate-codec
lavftest: fate-lavf