diff options
author | Cedric BAIL <cedric@osg.samsung.com> | 2014-09-12 23:11:01 +0200 |
---|---|---|
committer | Cedric BAIL <cedric@osg.samsung.com> | 2014-09-12 23:11:01 +0200 |
commit | 4e55718c7805f232693843fbaec83932041ba417 (patch) | |
tree | 2155694b04113800a9805bea337f3197d00589ba /doc | |
parent | f6eb1f17a1b34b2f2fb49feb09bb03a8263be56f (diff) | |
download | efl-4e55718c7805f232693843fbaec83932041ba417.tar.gz |
Revert "autotools: Fix 'make distcheck'."
This reverts commit 4341c8a4373fbfeb1a1879b25ca4a496ae214d85.
This patch was pushed I guess after an automatic git rebase without conflict.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/previews/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/previews/Makefile.am b/doc/previews/Makefile.am index ac488d9431..230365634d 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. \ |