[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:
Julien Isorce 2008-06-10 23:00:39 +00:00 committed by Matthew Waters
parent cc2c8fa9cf
commit a2b31f9961

View file

@ -17,7 +17,9 @@ libgstopengl_la_SOURCES = \
gstglfiltercube.c \
gstglfiltercube.h \
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
# (like in AM_CFLAGS)?