tests: fix lib and cflags order in Makefile.am
authorTim-Philipp Müller <tim@centricular.com>
Sun, 20 Nov 2016 12:40:07 +0000 (12:40 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 20 Nov 2016 13:22:56 +0000 (13:22 +0000)
commit39b47e54ebc4b16ac9ada76ce7c0e4456f18694c
tree705cca7760e7cd50d72e835b84478679284c3b7e
parent2b44392095f346bb209cec14dd97adca85dfe9db
tests: fix lib and cflags order in Makefile.am

pnm: add misssing continuation slash at end of line
vp8parser: no need to link codecparsers twice
dash_demux, mssdemux, hlsdemux: fix lib/flags ordering - local
libs and flags must come first, then base before core before rest
tests/check/Makefile.am