Move gst-plugins-gl to bad
[platform/upstream/gstreamer.git] / gst-libs / gst / Makefile.am
1 if HAVE_EGL
2 EGL_DIR = egl
3 endif
4
5 if USE_OPENGL
6 GL_DIR = gl
7 endif
8 if USE_GLES2
9 GL_DIR = gl
10 endif
11
12 SUBDIRS = interfaces basecamerabinsrc codecparsers \
13          insertbin uridownloader mpegts $(EGL_DIR) $(GL_DIR)
14
15 noinst_HEADERS = gst-i18n-plugin.h gettext.h glib-compat-private.h
16 DIST_SUBDIRS = interfaces egl gl basecamerabinsrc codecparsers \
17         insertbin uridownloader mpegts