On Fri, Sep 12, 2014 at 10:26 PM, Savio Sena <sa...@expertisesolutions.com.br> wrote: > savio pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=4341c8a4373fbfeb1a1879b25ca4a496ae214d85 > > commit 4341c8a4373fbfeb1a1879b25ca4a496ae214d85 > Author: Savio Sena <sa...@expertisesolutions.com.br> > Date: Wed Sep 3 14:56:40 2014 -0300 > > autotools: Fix 'make distcheck'. > > doc/preview/Makefile.am must include $(srcdir)/lib/efl/ to be able to > find Efl.h. > --- > doc/previews/Makefile.am | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/doc/previews/Makefile.am b/doc/previews/Makefile.am > index 2303656..ac488d9 100644 > --- a/doc/previews/Makefile.am > +++ b/doc/previews/Makefile.am > @@ -4,6 +4,7 @@ if EFL_BUILD_DOC > .PHONY: doc > > AM_CPPFLAGS = \ > +-I$(top_srcdir)/src/lib/efl \ > -I$(top_builddir)/src/lib/efl \ > -I$(top_srcdir)/src/lib/efl \ > -I. \
As you see it is better to fix as you go on master than do a big git push at once. For example you didn't notice that the problem was already fixed and git merged the line in a useless way :-) I will revert this patch as it is useless in fact. -- Cedric BAIL ------------------------------------------------------------------------------ Want excitement? Manually upgrade your production database. When you want reliability, choose Perforce Perforce version control. Predictably reliable. http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel