gl: Always build gstglmixer, not only when full OpenGL support is enabled

This commit is contained in:
Sebastian Dröge 2014-07-11 13:58:55 +02:00 committed by Tim-Philipp Müller
parent b02a6a98b2
commit f942221ebd

View file

@ -25,9 +25,6 @@ OPENGL_SOURCES = \
gltestsrc.h \
gstgltestsrc.c \
gstgltestsrc.h \
gstglmixer.c \
gstglmixer.h \
gstglmixerpad.h \
gstglmosaic.c \
gstglmosaic.h \
effects/gstgleffectscurves.h \
@ -73,6 +70,9 @@ libgstopengl_la_SOURCES = \
effects/gstgleffectsqueeze.c \
gstglcolorscale.c \
gstglcolorscale.h \
gstglmixer.c \
gstglmixer.h \
gstglmixerpad.h \
gstglvideomixer.c \
gstglvideomixer.h \
gstglfiltershader.c \