SUBDIRS = glprototypes
DIST_SUBDIRS = glprototypes android x11 win32 cocoa wayland dispmanx egl eagl
-noinst_HEADERS =
-
built_sys_header_configure = gstglconfig.h
libgstgl_@GST_API_VERSION@_la_SOURCES = \
gstglviewconvert.c \
gstgloverlaycompositor.c \
gstglquery.c \
- gstglcontrolbindingproxy.c \
- gstglsl_private.h \
- utils/opengl_versions.h
+ gstglcontrolbindingproxy.c
libgstgl_@GST_API_VERSION@includedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/gl
libgstgl_@GST_API_VERSION@include_HEADERS = \
gstgl_enums.h \
gl.h
+noinst_HEADERS = \
+ gstglsl_private.h \
+ utils/opengl_versions.h
+
+
libgstgl_@GST_API_VERSION@_la_LIBADD = \
$(GMODULE_NO_EXPORT_LIBS) \
$(GST_PLUGINS_BASE_LIBS) \