tests: hlsdemux: fix makefile variable typo
This commit is contained in:
parent
b0f5d4f1d5
commit
2784ff6693
@ -170,7 +170,7 @@ endif
|
|||||||
|
|
||||||
if USE_HLS
|
if USE_HLS
|
||||||
check_hlsdemux_m3u8 = elements/hlsdemux_m3u8
|
check_hlsdemux_m3u8 = elements/hlsdemux_m3u8
|
||||||
check_hls_demux = elements/hls_demux
|
check_hlsdemux = elements/hls_demux
|
||||||
else
|
else
|
||||||
check_hlsdemux_m3u8 =
|
check_hlsdemux_m3u8 =
|
||||||
check_hlsdemux =
|
check_hlsdemux =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user