From 146fa09928b0e5a5e7c75462cc09bef7f9d789e5 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Mon, 7 Jan 2002 02:42:44 +0000 Subject: [PATCH] hrm Original commit message from CVS: hrm --- examples/Makefile.am | 5 +++++ tests/old/examples/Makefile.am | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 examples/Makefile.am create mode 100644 tests/old/examples/Makefile.am diff --git a/examples/Makefile.am b/examples/Makefile.am new file mode 100644 index 0000000..129323b --- /dev/null +++ b/examples/Makefile.am @@ -0,0 +1,5 @@ +# um, we're lacking an api? gst_element_connect_filtered() + +SUBDIRS= + +DIST_SUBDIRS=capsfilter \ No newline at end of file diff --git a/tests/old/examples/Makefile.am b/tests/old/examples/Makefile.am new file mode 100644 index 0000000..129323b --- /dev/null +++ b/tests/old/examples/Makefile.am @@ -0,0 +1,5 @@ +# um, we're lacking an api? gst_element_connect_filtered() + +SUBDIRS= + +DIST_SUBDIRS=capsfilter \ No newline at end of file -- 2.7.4