summaryrefslogtreecommitdiff
path: root/gst-libs
diff options
context:
space:
mode:
authorMatthew Waters <matthew@centricular.com>2015-07-21 17:34:27 +1000
committerMatthew Waters <matthew@centricular.com>2015-07-21 17:34:27 +1000
commit2fc017e822119da7fb83e1f6285e0869a7f07e39 (patch)
treeae5cd02ec6442a5a46deef69622fbf1b305ea5ad /gst-libs
parentb3357754c19918c364dca69a237d11ba123fbc56 (diff)
downloadgstreamer-plugins-bad-2fc017e822119da7fb83e1f6285e0869a7f07e39.tar.gz
gl/build: fix typo in _HEADERS resulting in installing the wrong file
/usr/include/gstreamer-1.0/gst/gl/gl.h:51:43: fatal error: gst/gl/gstgloverlaycompositor.h: No such file or directory
Diffstat (limited to 'gst-libs')
-rw-r--r--gst-libs/gst/gl/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/gl/Makefile.am b/gst-libs/gst/gl/Makefile.am
index b6aab1de3..ce30fff73 100644
--- 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