summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/Makefile.am
diff options
context:
space:
mode:
authorJulien Isorce <j.isorce@samsung.com>2015-06-18 10:52:18 +0100
committerJulien Isorce <j.isorce@samsung.com>2015-06-19 13:08:49 +0100
commit5b003b68cae024a1daefe0650b791f95336aeaef (patch)
treef3b72fda49fa7f62e62ca3ad1acde7dc0af4f044 /gst-libs/gst/gl/Makefile.am
parentb973f9473e403f1cdea4e86f40f0251e5eaf08e9 (diff)
Revert "gl: add GstGLContextGPUProcess backend"
Diffstat (limited to 'gst-libs/gst/gl/Makefile.am')
-rw-r--r--gst-libs/gst/gl/Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/gst-libs/gst/gl/Makefile.am b/gst-libs/gst/gl/Makefile.am
index cc7cbe277..023f468e5 100644
--- a/gst-libs/gst/gl/Makefile.am
+++ b/gst-libs/gst/gl/Makefile.am
@@ -2,7 +2,7 @@
lib_LTLIBRARIES = libgstgl-@GST_API_VERSION@.la
SUBDIRS = glprototypes
-DIST_SUBDIRS = glprototypes android x11 win32 cocoa wayland dispmanx egl eagl gpuprocess
+DIST_SUBDIRS = glprototypes android x11 win32 cocoa wayland dispmanx egl eagl
noinst_HEADERS =
@@ -103,9 +103,6 @@ SUBDIRS += egl
libgstgl_@GST_API_VERSION@_la_LIBADD += egl/libgstgl-egl.la
endif
-SUBDIRS += gpuprocess
-libgstgl_@GST_API_VERSION@_la_LIBADD += gpuprocess/libgstgl-gpuprocess.la
-
configexecincludedir = $(libdir)/gstreamer-@GST_API_VERSION@/include/gst/gl
nodist_configexecinclude_HEADERS = $(built_sys_header_configure)