On Thu, Sep 10, 2009 at 09:10:37AM +0200, Rémi Cardona wrote: > Le 10/09/2009 08:54, Peter Hutterer a écrit : >> diff --git a/hw/dmx/Makefile.am b/hw/dmx/Makefile.am >> index 9e9b39a..107cd05 100644 >> --- a/hw/dmx/Makefile.am >> +++ b/hw/dmx/Makefile.am >> @@ -86,7 +86,8 @@ XDMX_LIBS = \ >> input/libdmxinput.a \ >> config/libdmxconfig.a \ >> $(MAIN_LIB) \ >> - $(XSERVER_LIBS) >> + $(XSERVER_LIBS) \ >> + $(top_srcdir)/xfixes/libxfixes.la > ^^^^ mixed tab/space indent here :)
thanks, amended. Cheers, Peter _______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
