Remove libgstplay, playbin is now the official successor.
[platform/upstream/gstreamer.git] / gst-libs / gst / Makefile.am
1 if USE_GCONF
2 GCONF_DIR = gconf
3 else
4 GCONF_DIR =
5 endif
6
7 SUBDIRS = \
8         audio \
9         colorbalance \
10         floatcast \
11         $(GCONF_DIR) \
12         media-info \
13         mixer \
14         navigation \
15         propertyprobe \
16         riff \
17         tag \
18         tuner \
19         video \
20         xoverlay \
21         .
22
23 DIST_SUBDIRS = \
24         audio \
25         colorbalance \
26         floatcast \
27         gconf \
28         media-info \
29         mixer \
30         navigation \
31         propertyprobe \
32         riff \
33         tag \
34         tuner \
35         video \
36         xoverlay
37
38
39 lib_LTLIBRARIES = libgstinterfaces-@GST_MAJORMINOR@.la
40
41 libgstinterfaces_@GST_MAJORMINOR@_la_SOURCES = 
42
43 libgstinterfaces_@GST_MAJORMINOR@_la_LIBADD = \
44         colorbalance/libgstcolorbalance.la \
45         mixer/libgstmixer.la \
46         navigation/libgstnavigation.la \
47         propertyprobe/libgstpropertyprobe.la \
48         tuner/libgsttuner.la \
49         xoverlay/libgstxoverlay.la \
50         $(GST_LIBS)
51
52 libgstinterfaces_@GST_MAJORMINOR@_la_LDFLAGS = @GST_PLUGINS_LT_LDFLAGS@ -version-info @GST_PLUGINS_LIBVERSION@
53
54 noinst_HEADERS = gettext.h gst-i18n-plugin.h