Remove deprecated xwindowlistener (I've moved xwindowlistening in the v4l/v4l2 plugin...
[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         play
23
24 DIST_SUBDIRS = \
25         audio \
26         colorbalance \
27         floatcast \
28         gconf \
29         media-info \
30         mixer \
31         navigation \
32         play \
33         propertyprobe \
34         riff \
35         tag \
36         tuner \
37         video \
38         xoverlay
39
40
41 lib_LTLIBRARIES = libgstinterfaces-@GST_MAJORMINOR@.la
42
43 libgstinterfaces_@GST_MAJORMINOR@_la_SOURCES = 
44
45 libgstinterfaces_@GST_MAJORMINOR@_la_LIBADD = \
46         colorbalance/libgstcolorbalance.la \
47         mixer/libgstmixer.la \
48         navigation/libgstnavigation.la \
49         propertyprobe/libgstpropertyprobe.la \
50         tuner/libgsttuner.la \
51         xoverlay/libgstxoverlay.la \
52         $(GST_LIBS)
53
54 libgstinterfaces_@GST_MAJORMINOR@_la_LDFLAGS = @GST_PLUGINS_LT_LDFLAGS@ -version-info @GST_PLUGINS_LIBVERSION@
55
56 noinst_HEADERS = gettext.h gst-i18n-plugin.h