diff options
author | Wim Taymans <wim.taymans@collabora.co.uk> | 2009-04-22 10:16:26 +0200 |
---|---|---|
committer | Wim Taymans <wim@metal.(none)> | 2009-05-12 00:09:30 +0200 |
commit | 5eccc07856f6725a1cd25413cf7720822342c0cb (patch) | |
tree | 1283e50085b9217267b77ca727b1747ce67b6e8d /configure.ac | |
parent | 2d8a22c1da74eecb144fe5f554124e38f81c1337 (diff) |
tests: add example app for stream-status
Add an example application that adjusts the thread priority of a task using the
stream-status messages.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 384f16f01..865cfa441 100644 --- a/configure.ac +++ b/configure.ac @@ -681,6 +681,7 @@ tests/examples/launch/Makefile tests/examples/manual/Makefile tests/examples/metadata/Makefile tests/examples/queue/Makefile +tests/examples/streams/Makefile tests/examples/typefind/Makefile tests/examples/xml/Makefile tools/Makefile |