On Fri, Jul 31, 2015 at 06:28:59PM -0300, Dawid Gajownik wrote: > Fixes incorrect commit d95637905861162c08251843acccc11e509b5d94 > > Signed-off-by: Dawid Gajownik <[email protected]>
Thanks for the follow up fix. Reviewed-by: Bryce Harrington <[email protected]> Pushed: To ssh://git.freedesktop.org/git/wayland/weston 1281a36..2d7ded8 master -> master > --- > .gitignore | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/.gitignore b/.gitignore > index dff56db..10a15d7 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -32,9 +32,9 @@ cscope.out > /config.sub > /configure > /depcomp > +/doc/doxygen/*.doxygen > /docs/developer > /docs/tools > -/docs/doxygen/*.doxygen > /install-sh > /libtool > /ltmain.sh > -- > 2.4.3 > > _______________________________________________ > 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
