projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e57fb35
)
cgl: install the gl context and gl layer headers
author
Matthew Waters
<matthew@centricular.com>
Wed, 28 Jan 2015 06:13:05 +0000
(17:13 +1100)
committer
Tim-Philipp Müller
<tim@centricular.com>
Sat, 9 Dec 2017 19:31:53 +0000
(19:31 +0000)
gst-libs/gst/gl/cocoa/Makefile.am
patch
|
blob
|
history
diff --git
a/gst-libs/gst/gl/cocoa/Makefile.am
b/gst-libs/gst/gl/cocoa/Makefile.am
index d7d032b6304c28eb5b12db9bfa6aaba39086ab47..171d18c6a4d560866112b3d38d3138b39472cb03 100644
(file)
--- a/
gst-libs/gst/gl/cocoa/Makefile.am
+++ b/
gst-libs/gst/gl/cocoa/Makefile.am
@@
-9,9
+9,13
@@
libgstgl_cocoa_la_SOURCES = \
noinst_HEADERS = \
gstglwindow_cocoa.h \
- gstglcontext_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 = \
-I$(top_srcdir)/gst-libs \
-I$(top_builddir)/gst-libs \