summaryrefslogtreecommitdiff
path: root/ext/gl/Makefile.am
diff options
context:
space:
mode:
authorMatthew Waters <matthew@centricular.com>2015-02-12 17:59:27 +1100
committerMatthew Waters <matthew@centricular.com>2015-03-12 16:45:50 +0000
commit3514600bf30df3de319c9e572b0903cf4b847050 (patch)
treefa8c2f75e13e9a5d69616627f858c431da1e63a3 /ext/gl/Makefile.am
parent0c800027ba844712e01de86f49cfb7c66a0ad240 (diff)
downloadgstreamer-plugins-bad-3514600bf30df3de319c9e572b0903cf4b847050.tar.gz
gl: add a new glcolorconvert element based on the glcolorconvert library object
Diffstat (limited to 'ext/gl/Makefile.am')
-rw-r--r--ext/gl/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/gl/Makefile.am b/ext/gl/Makefile.am
index 15103f468..0e0b98eca 100644
--- a/ext/gl/Makefile.am
+++ b/ext/gl/Makefile.am
@@ -4,6 +4,7 @@ libgstopengl_la_SOURCES = \
gstopengl.c \
gstglbasemixer.c \
gstgluploadelement.c \
+ gstglcolorconvertelement.c \
gstglimagesink.c \
gstglfiltercube.c \
gstgleffects.c \
@@ -20,6 +21,7 @@ libgstopengl_la_SOURCES = \
noinst_HEADERS = \
gstglbasemixer.h \
gstgluploadelement.h \
+ gstglcolorconvertelement.h \
gstglimagesink.h \
gstglfiltercube.h \
gstgleffects.h \