diff options
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r-- | examples/Makefile.am | 4 |
1 files changed, 2 insertions, 2 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 |