tests: hlsdemux: fix makefile variable typo

This commit is contained in:
Thiago Santos 2015-12-23 15:23:27 -03:00
parent b0f5d4f1d5
commit 2784ff6693

View file

@ -170,7 +170,7 @@ endif
if USE_HLS
check_hlsdemux_m3u8 = elements/hlsdemux_m3u8
check_hls_demux = elements/hls_demux
check_hlsdemux = elements/hls_demux
else
check_hlsdemux_m3u8 =
check_hlsdemux =