gl/cocoa: don't install the gstglcontext_cocoa.h header

It's not needed to be exposed
This commit is contained in:
Matthew Waters 2016-11-08 02:56:44 +11:00 committed by Tim-Philipp Müller
parent 50f60c9ae9
commit 4a1d23ea85

View file

@ -9,13 +9,13 @@ libgstgl_cocoa_la_SOURCES = \
gstglcaopengllayer.m
noinst_HEADERS = \
gstglcontext_cocoa.h \
gstgldisplay_cocoa.h \
gstglwindow_cocoa.h \
gstgl_cocoa_private.h
libgstgl_cocoaincludedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/gl/cocoa
libgstgl_cocoainclude_HEADERS = \
gstglcontext_cocoa.h \
gstglcaopengllayer.h
libgstgl_cocoa_la_CFLAGS = \