cedric pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=3392f08f59069ccda225151b77d8238b89f010e8

commit 3392f08f59069ccda225151b77d8238b89f010e8
Author: Cedric BAIL <cedric.b...@samsung.com>
Date:   Wed Dec 11 13:46:01 2013 +0900

    autotools: fix complain about using subdirs without the right option.
---
 src/examples/eo/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/examples/eo/Makefile.am b/src/examples/eo/Makefile.am
index 4254c80..8c47bb4 100644
--- a/src/examples/eo/Makefile.am
+++ b/src/examples/eo/Makefile.am
@@ -1,3 +1,5 @@
+AUTOMAKE_OPTIONS = subdir-objects
+
 MAINTAINERCLEANFILES = Makefile.in
 
 AM_CPPFLAGS = \

-- 


Reply via email to