aboutsummaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/glprototypes/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/gl/glprototypes/Makefile.in')
-rw-r--r--gst-libs/gst/gl/glprototypes/Makefile.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/gst-libs/gst/gl/glprototypes/Makefile.in b/gst-libs/gst/gl/glprototypes/Makefile.in
index f55f0b2a..09d59820 100644
--- a/gst-libs/gst/gl/glprototypes/Makefile.in
+++ b/gst-libs/gst/gl/glprototypes/Makefile.in
@@ -307,6 +307,8 @@ GMSGFMT_015 = @GMSGFMT_015@
GMYTH_CFLAGS = @GMYTH_CFLAGS@
GMYTH_LIBS = @GMYTH_LIBS@
GNUSTEP_CONFIG = @GNUSTEP_CONFIG@
+GRAPHENE_CFLAGS = @GRAPHENE_CFLAGS@
+GRAPHENE_LIBS = @GRAPHENE_LIBS@
GREP = @GREP@
GSETTINGS_CFLAGS = @GSETTINGS_CFLAGS@
GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
@@ -393,6 +395,7 @@ HAVE_FLITE = @HAVE_FLITE@
HAVE_GL = @HAVE_GL@
HAVE_GLES2 = @HAVE_GLES2@
HAVE_GLU = @HAVE_GLU@
+HAVE_GRAPHENE = @HAVE_GRAPHENE@
HAVE_GSM = @HAVE_GSM@
HAVE_GTK3 = @HAVE_GTK3@
HAVE_JPEG = @HAVE_JPEG@
@@ -684,6 +687,7 @@ target_vendor = @target_vendor@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
+wayland_scanner = @wayland_scanner@
prototypedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/gl/glprototypes
prototype_HEADERS = \
all_functions.h \
@@ -695,7 +699,8 @@ prototype_HEADERS = \
gles.h \
opengl.h \
shaders.h \
- gstgl_compat.h
+ gstgl_compat.h \
+ gstgl_gles2compat.h
all: all-am