Added gst-plugins-base-subtitles0.10-0.10.34 for Meego Harmattan 1.2
[mafwsubrenderer] / gst-plugins-base-subtitles0.10 / tests / Makefile.am
1 if BUILD_EXAMPLES
2 SUBDIRS_EXAMPLES = examples
3 else
4 SUBDIRS_EXAMPLES =
5 endif
6
7 if HAVE_GST_CHECK
8 SUBDIRS_CHECK = check
9 else
10 SUBDIRS_CHECK =
11 endif
12
13 if USE_X
14 SUBDIRS_ICLES = icles
15 else
16 SUBDIRS_ICLES =
17 endif
18
19 SUBDIRS =                       \
20         $(SUBDIRS_CHECK)        \
21         $(SUBDIRS_EXAMPLES)     \
22         $(SUBDIRS_ICLES)
23
24 DIST_SUBDIRS =                  \
25         check                   \
26         examples                \
27         files                   \
28         icles