summaryrefslogtreecommitdiff
path: root/tests/examples/Makefile.am
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2009-04-22 10:16:26 +0200
committerWim Taymans <wim@metal.(none)>2009-05-12 00:09:30 +0200
commit5eccc07856f6725a1cd25413cf7720822342c0cb (patch)
tree1283e50085b9217267b77ca727b1747ce67b6e8d /tests/examples/Makefile.am
parent2d8a22c1da74eecb144fe5f554124e38f81c1337 (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 'tests/examples/Makefile.am')
-rw-r--r--tests/examples/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/examples/Makefile.am b/tests/examples/Makefile.am
index e688d8e0c..87c13fe4d 100644
--- a/tests/examples/Makefile.am
+++ b/tests/examples/Makefile.am
@@ -22,6 +22,7 @@ always_dirs = \
helloworld \
manual \
metadata \
+ streams \
queue
#appreader