gl/build: fix typo in _HEADERS resulting in installing the wrong file
authorMatthew Waters <matthew@centricular.com>
Tue, 21 Jul 2015 07:34:27 +0000 (17:34 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:06 +0000 (19:32 +0000)
/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

index b6aab1d..ce30fff 100644 (file)
@@ -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