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:
b335775
)
gl/build: fix typo in _HEADERS resulting in installing the wrong file
author
Matthew Waters
<matthew@centricular.com>
Tue, 21 Jul 2015 07:34:27 +0000
(17:34 +1000)
committer
Matthew Waters
<matthew@centricular.com>
Tue, 21 Jul 2015 07:34:27 +0000
(17:34 +1000)
/usr/include/gstreamer-1.0/gst/gl/gl.h:51:43: fatal error:
gst/gl/gstgloverlaycompositor.h: No such file or directory
gst-libs/gst/gl/Makefile.am
patch
|
blob
|
history
diff --git
a/gst-libs/gst/gl/Makefile.am
b/gst-libs/gst/gl/Makefile.am
index
b6aab1d
..
ce30fff
100644
(file)
--- a/
gst-libs/gst/gl/Makefile.am
+++ b/
gst-libs/gst/gl/Makefile.am
@@
-55,7
+55,7
@@
libgstgl_@GST_API_VERSION@include_HEADERS = \
gstglsyncmeta.h \
gstglviewconvert.h \
gstglcompositionoverlay.h \
- gstgloverlaycompositor.
c
\
+ gstgloverlaycompositor.
h
\
gstgl_fwd.h \
gl.h