stefan pushed a commit to branch master.

http://git.enlightenment.org/core/elementary.git/commit/?id=83bb0b03c877d9509cf2d7806bb0fcd2c80db001

commit 83bb0b03c877d9509cf2d7806bb0fcd2c80db001
Author: Stefan Schmidt <ste...@osg.samsung.com>
Date:   Wed Oct 21 10:57:17 2015 +0200

    build: simplify SUBDIR usage in examples
---
 src/examples/Makefile.am | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/examples/Makefile.am b/src/examples/Makefile.am
index bf969e3..dc18ec7 100644
--- a/src/examples/Makefile.am
+++ b/src/examples/Makefile.am
@@ -1,7 +1,6 @@
 MAINTAINERCLEANFILES = Makefile.in
 
-SUBDIRS = sphere_hunter
-SUBDIRS += performance
+SUBDIRS = sphere_hunter performance
 
 include ../../Makefile_Elm_Helpers.am
 

-- 


Reply via email to