[068/906] up

git-svn-id: svn://svn.wobow.com/GStreamer_playground/gst-plugins-gl@432 93df14bb-0f41-7a43-8087-d3e2a2f0e464
This commit is contained in:
Julien Isorce 2008-05-18 20:05:18 +00:00 committed by Matthew Waters
parent e123a82ecf
commit 9c306c1c40

View file

@ -25,6 +25,8 @@ libgstopengl_la_LIBADD = \
$(top_builddir)/gst-libs/gst/gl/libgstgl-$(GST_MAJORMINOR).la \
$(GST_BASE_LIBS) \
$(GST_PLUGINS_BASE_LIBS) -lgstinterfaces-$(GST_MAJORMINOR) \
-lGLEW
-lGLEW \
-lGLU \
-lGL
libgstopengl_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)