Go to file
Gustavo Sverzut Barbieri 852653c0a9 efl: fix make dist.
Carefully compared 'svn export' and 'make dist' results and couple of
files were missing.

Changes:

 * Makefile.am: removed all .pc from EXTRA_DIST, we shouldn't
   distribute them here as they will contain ./configure data such as
   install location.
 * src/Makefile.am: moved all if-endif to files, otherwise EXTRA_DIST
   won't work properly. We must EXTRA_DIST outside of the if-endif
   block.
 * static_libs/liblinebreak: removed couple of unused files.




SVN revision: 82241
2013-01-04 20:55:12 +00:00
ecore efl: fix make dist. 2013-01-04 20:55:12 +00:00
edbus edbus: Remove unused parameter warning of edbus examples 2013-01-04 16:44:06 +00:00
edje efl: fix make dist. 2013-01-04 20:55:12 +00:00
eet efl: refactor CFLAGS, LIBS, LIBADD and LDADD usage. 2012-12-31 00:46:14 +00:00
eina efl: add eina_file_copy() 2012-12-31 23:17:18 +00:00
eio efl/eio: use eina_file_copy() 2012-12-31 23:45:24 +00:00
eo efl: refactor CFLAGS, LIBS, LIBADD and LDADD usage. 2012-12-31 00:46:14 +00:00
ephysics efl: fix make dist. 2013-01-04 20:55:12 +00:00
evas efl: fix make dist. 2013-01-04 20:55:12 +00:00
unsorted efl: merge edje. 2013-01-04 02:08:14 +00:00
Makefile.am efl: simplify examples handling. 2013-01-04 18:24:41 +00:00