antognolli pushed a commit to branch eio-1.7.

commit fe224cb38ca2f1869444ac199e7a737cb71b94a5
Author: Rafael Antognolli <[email protected]>
Date:   Sat Apr 6 14:26:42 2013 -0300

    eio/examples: Fix examples sources installation.
---
 src/examples/Makefile.am | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/examples/Makefile.am b/src/examples/Makefile.am
index 73a8df7..069331e 100644
--- a/src/examples/Makefile.am
+++ b/src/examples/Makefile.am
@@ -21,6 +21,10 @@ LDADD = \
 SRCS = \
        eio_file_ls.c
 
+if EFL_INSTALL_EXAMPLES
+files_DATA += $(SRCS)
+endif
+
 examples_PROGRAMS =
 
 if EFL_BUILD_EXAMPLES

-- 

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html

Reply via email to