mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +00:00
[090/906] up
git-svn-id: svn://svn.wobow.com/GStreamer_playground/gst-plugins-gl@502 93df14bb-0f41-7a43-8087-d3e2a2f0e464
This commit is contained in:
parent
cc2c8fa9cf
commit
a2b31f9961
1 changed files with 3 additions and 1 deletions
|
@ -17,7 +17,9 @@ libgstopengl_la_SOURCES = \
|
||||||
gstglfiltercube.c \
|
gstglfiltercube.c \
|
||||||
gstglfiltercube.h \
|
gstglfiltercube.h \
|
||||||
gstglfilterapp.c \
|
gstglfilterapp.c \
|
||||||
gstglfilterapp.h
|
gstglfilterapp.h \
|
||||||
|
gstglcolorscale.c \
|
||||||
|
gstglcolorscale.h
|
||||||
|
|
||||||
# check order of CFLAGS and LIBS, shouldn't the order be the other way around
|
# check order of CFLAGS and LIBS, shouldn't the order be the other way around
|
||||||
# (like in AM_CFLAGS)?
|
# (like in AM_CFLAGS)?
|
||||||
|
|
Loading…
Reference in a new issue