summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-06-03 18:34:40 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-06-03 18:34:40 +0000
commitb1534bdad7822d6ec5e584a8c7f9437c012e938f (patch)
tree5ef2770e89a47724e30cd9a417dcc3f5f13b335f
parent78dcfe669a7183df140132a653f35d1a746477e7 (diff)
add
Original commit message from CVS: add
-rw-r--r--examples/Makefile.am4
-rw-r--r--tests/old/examples/Makefile.am4
2 files changed, 4 insertions, 4 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 129323bd..b5ac1307 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,5 +1,5 @@
# um, we're lacking an api? gst_element_connect_filtered()
-SUBDIRS=
+SUBDIRS=seeking
-DIST_SUBDIRS=capsfilter \ No newline at end of file
+DIST_SUBDIRS=capsfilter seeking
diff --git a/tests/old/examples/Makefile.am b/tests/old/examples/Makefile.am
index 129323bd..b5ac1307 100644
--- a/tests/old/examples/Makefile.am
+++ b/tests/old/examples/Makefile.am
@@ -1,5 +1,5 @@
# um, we're lacking an api? gst_element_connect_filtered()
-SUBDIRS=
+SUBDIRS=seeking
-DIST_SUBDIRS=capsfilter \ No newline at end of file
+DIST_SUBDIRS=capsfilter seeking