tests: Clean up the Makefile.am
authorMurray Cumming <murrayc@murrayc.com>
Thu, 6 Dec 2012 16:26:50 +0000 (17:26 +0100)
committerMurray Cumming <murrayc@murrayc.com>
Thu, 6 Dec 2012 16:26:50 +0000 (17:26 +0100)
commitad0a00a5c26095991c8aa9ac761f753e93279255
treec39bc6c6e152a5714e18bcc79e690243f8c7548e
parent0faa3c3cfcb98b0ead0504bd95a6bcea9815a6a9
tests: Clean up the Makefile.am

Each test now only uses the dependencies that it needs.
And they do not try to use gstreamer 0.10.
However, there should still be single combined PKG_CONFIG_CHECK()
calls for each librygel-* set of dependencies, so we can reuse them
easily for tests.
tests/Makefile.am