cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4e55718c7805f232693843fbaec83932041ba417
commit 4e55718c7805f232693843fbaec83932041ba417 Author: Cedric BAIL <ced...@osg.samsung.com> Date: Fri Sep 12 23:11:01 2014 +0200 Revert "autotools: Fix 'make distcheck'." This reverts commit 4341c8a4373fbfeb1a1879b25ca4a496ae214d85. This patch was pushed I guess after an automatic git rebase without conflict. --- doc/previews/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/previews/Makefile.am b/doc/previews/Makefile.am index ac488d9..2303656 100644 --- a/doc/previews/Makefile.am +++ b/doc/previews/Makefile.am @@ -4,7 +4,6 @@ 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. \ --