Commit 0857e46d authored by Mans Rullgard's avatar Mans Rullgard

fate: add missing $(TARGET_PATH) to ac3-fixed-encode

Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
parent 00c78a0a
......@@ -48,7 +48,7 @@ fate-eac3-encode: FUZZ = 3
FATE_AC3 += fate-ac3-fixed-encode
fate-ac3-fixed-encode: tests/data/asynth-44100-2.wav
fate-ac3-fixed-encode: SRC = tests/data/asynth-44100-2.wav
fate-ac3-fixed-encode: SRC = $(TARGET_PATH)/tests/data/asynth-44100-2.wav
fate-ac3-fixed-encode: CMD = md5 -i $(SRC) -c ac3_fixed -b 128k -f ac3
fate-ac3-fixed-encode: CMP = oneline
fate-ac3-fixed-encode: REF = a1d1fc116463b771abf5aef7ed37d7b1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment