On Mon, Jun 04, 2012 at 08:01:44PM +0300, Tiago Vignatti wrote: Oops, committed.
thanks, Kristian > Signed-off-by: Tiago Vignatti <[email protected]> > --- > src/xwayland/Makefile.am | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/xwayland/Makefile.am b/src/xwayland/Makefile.am > index 32f0058..cae8591 100644 > --- a/src/xwayland/Makefile.am > +++ b/src/xwayland/Makefile.am > @@ -10,7 +10,7 @@ module_LTLIBRARIES = xwayland.la > xwayland = xwayland.la > xwayland_la_LDFLAGS = -module -avoid-version > xwayland_la_LIBADD = \ > - $(XWAYLAND) \ > + $(XWAYLAND_LIBS) \ > $(top_builddir)/shared/libshared.la > xwayland_la_CFLAGS = $(GCC_CFLAGS) $(COMPOSITOR_CFLAGS) > xwayland_la_SOURCES = \ > -- > 1.7.9.5 > > _______________________________________________ > wayland-devel mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/wayland-devel _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
