wayland: Add new gst-wayland library containing a new GstWaylandVideo interface
[platform/upstream/gstreamer.git] / gst-libs / gst / Makefile.am
1
2 if USE_OPENGL
3 GL_DIR = gl
4 endif
5 if USE_GLES2
6 GL_DIR = gl
7 endif
8
9 if USE_WAYLAND
10 WAYLAND_DIR=wayland
11 endif
12
13 SUBDIRS = interfaces basecamerabinsrc codecparsers \
14          insertbin uridownloader mpegts $(GL_DIR) $(WAYLAND_DIR)
15
16 noinst_HEADERS = gst-i18n-plugin.h gettext.h glib-compat-private.h
17 DIST_SUBDIRS = interfaces gl basecamerabinsrc codecparsers \
18         insertbin uridownloader mpegts wayland