source: trunk/third/gst-plugins/examples/Makefile.am @ 21011

Revision 21011, 306 bytes checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r21010, which included commits to RCS files with non-trunk default branches.
Line 
1if HAVE_FT2
2FT2_SUBDIRS=seeking
3else
4FT2_SUBDIRS=
5endif
6
7if HAVE_GTK
8GTK_SUBDIRS=dynparams $(FT2_SUBDIRS)
9else
10GTK_SUBDIRS=
11endif
12
13if USE_GCONF
14GCONF_SUBDIRS=gstplay
15else
16GCONF_SUBDIRS=
17endif
18
19SUBDIRS=$(GTK_SUBDIRS) $(GCONF_SUBDIRS) switch
20DIST_SUBDIRS=capsfilter dynparams seeking indexing gstplay switch
Note: See TracBrowser for help on using the repository browser.