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 | |
---|
1 | if HAVE_FT2 |
---|
2 | FT2_SUBDIRS=seeking |
---|
3 | else |
---|
4 | FT2_SUBDIRS= |
---|
5 | endif |
---|
6 | |
---|
7 | if HAVE_GTK |
---|
8 | GTK_SUBDIRS=dynparams $(FT2_SUBDIRS) |
---|
9 | else |
---|
10 | GTK_SUBDIRS= |
---|
11 | endif |
---|
12 | |
---|
13 | if USE_GCONF |
---|
14 | GCONF_SUBDIRS=gstplay |
---|
15 | else |
---|
16 | GCONF_SUBDIRS= |
---|
17 | endif |
---|
18 | |
---|
19 | SUBDIRS=$(GTK_SUBDIRS) $(GCONF_SUBDIRS) switch |
---|
20 | DIST_SUBDIRS=capsfilter dynparams seeking indexing gstplay switch |
---|
Note: See
TracBrowser
for help on using the repository browser.