summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-06-07 19:00:21 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-06-07 19:00:21 +0000
commit58760dac1c0766e6c661d892d7ae6feeb3aa4ef6 (patch)
tree9a5ca7761e65f8138e86f0c84f559044f40265c1 /tests
parent903b6b57ad0ae64288dc0e91756a3abaf02e8dd2 (diff)
adding dynparams filter example code
Original commit message from CVS: adding dynparams filter example code
Diffstat (limited to 'tests')
-rw-r--r--tests/old/examples/Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/old/examples/Makefile.am b/tests/old/examples/Makefile.am
index b5ac1307..97c58aab 100644
--- a/tests/old/examples/Makefile.am
+++ b/tests/old/examples/Makefile.am
@@ -1,5 +1,3 @@
-# um, we're lacking an api? gst_element_connect_filtered()
+SUBDIRS=dynparams seeking
-SUBDIRS=seeking
-
-DIST_SUBDIRS=capsfilter seeking
+DIST_SUBDIRS=capsfilter dynparams seeking