libgstgl: Makefile style fix

This commit is contained in:
Nicolas Dufresne 2015-07-22 13:33:12 -04:00 committed by Tim-Philipp Müller
parent 1812c19291
commit 9caaf9eb63

View file

@ -16,21 +16,21 @@ libgstgl_@GST_API_VERSION@_la_SOURCES = \
gstglbufferpool.c \
gstglfilter.c \
gstglbasefilter.c \
gstglshader.c \
gstglshadervariables.c \
gstglcolorconvert.c \
gstgldownload.c \
gstglupload.c \
gstgluploadmeta.c \
gstglwindow.c \
gstglapi.c \
gstglfeature.c \
gstglutils.c \
gstglframebuffer.c \
gstglsyncmeta.c \
gstglviewconvert.c \
gstglcompositionoverlay.c \
gstgloverlaycompositor.c
gstglshader.c \
gstglshadervariables.c \
gstglcolorconvert.c \
gstgldownload.c \
gstglupload.c \
gstgluploadmeta.c \
gstglwindow.c \
gstglapi.c \
gstglfeature.c \
gstglutils.c \
gstglframebuffer.c \
gstglsyncmeta.c \
gstglviewconvert.c \
gstglcompositionoverlay.c \
gstgloverlaycompositor.c
libgstgl_@GST_API_VERSION@includedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/gl
libgstgl_@GST_API_VERSION@include_HEADERS = \