From: Julien Isorce Date: Sun, 18 May 2008 19:58:49 +0000 (+0000) Subject: [067/906] up X-Git-Tag: 1.19.3~507^2~12465 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e123a82ecfe6ae6b3a916ba43ce4ee4bda043f6d;p=platform%2Fupstream%2Fgstreamer.git [067/906] up git-svn-id: svn://svn.wobow.com/GStreamer_playground/gst-plugins-gl@431 93df14bb-0f41-7a43-8087-d3e2a2f0e464 --- diff --git a/gst/gl/Makefile.am b/gst/gl/Makefile.am index fd1ea59..7df35e1 100644 --- a/gst/gl/Makefile.am +++ b/gst/gl/Makefile.am @@ -24,6 +24,7 @@ libgstopengl_la_LIBADD = \ $(top_builddir)/gst-libs/gst/freeglut/libgstfreeglut-$(GST_MAJORMINOR).la \ $(top_builddir)/gst-libs/gst/gl/libgstgl-$(GST_MAJORMINOR).la \ $(GST_BASE_LIBS) \ - $(GST_PLUGINS_BASE_LIBS) -lgstinterfaces-$(GST_MAJORMINOR) + $(GST_PLUGINS_BASE_LIBS) -lgstinterfaces-$(GST_MAJORMINOR) \ + -lGLEW libgstopengl_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)