diff options
author | Andy Wingo <wingo@pobox.com> | 2002-01-07 02:42:44 +0000 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2002-01-07 02:42:44 +0000 |
commit | 45ae8260aa60c8225e9c7b4c4f88d45f4daafd7e (patch) | |
tree | 87875b963af0dafef16ca5dba92ecbbcda4a847b | |
parent | 5b660175ff926497fcc6465fe7844b73124c869f (diff) | |
download | gst-plugins-bad-45ae8260aa60c8225e9c7b4c4f88d45f4daafd7e.tar.gz gst-plugins-bad-45ae8260aa60c8225e9c7b4c4f88d45f4daafd7e.tar.bz2 gst-plugins-bad-45ae8260aa60c8225e9c7b4c4f88d45f4daafd7e.zip |
hrm
Original commit message from CVS:
hrm
-rw-r--r-- | examples/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am new file mode 100644 index 00000000..129323bd --- /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 |