enlightenment/src/bin/e_fm
Lucas De Marchi a1cb1e4671 build: Fix distcheck due to subdir sources
enlightenment_fm needs some files that are not in its subdirectory, but
rather are shared with enlightenment.

Possible solutions:

1) Use a non-recursive build for enlightenment_fm.
2) Factor out a convenience library containing necessary files
3) Copy over or link the files to build tree directory during build

For simplicity (3) is implemented here. Some files were not necessary
(e_prefix.c and e_sha1.c) and the others are now linked during build to
it's original location.
2013-10-16 01:20:40 -03:00
..
.gitignore build: Fix distcheck due to subdir sources 2013-10-16 01:20:40 -03:00
Makefile.am build: Fix distcheck due to subdir sources 2013-10-16 01:20:40 -03:00
e_fm_ipc.c Hi, 2012-12-19 14:20:34 +00:00
e_fm_ipc.h efm now checks (on startup) for stale device links on desktop and tries to remove them 2012-10-29 09:52:23 +00:00
e_fm_main.c udisks2 support 2013-06-20 16:36:33 +01:00
e_fm_main.h replace e17 logging "system" with custom eina log domain 2012-06-13 15:17:23 +00:00
e_fm_main_eeze.c efm now checks (on startup) for stale device links on desktop and tries to remove them 2012-10-29 09:52:23 +00:00
e_fm_main_eeze.h some more eeze mounting cleanups 2012-08-02 16:55:47 +00:00
e_fm_main_udisks.c fix warnings in build so new ones turn up and get fixed. 2013-07-15 11:45:19 +09:00
e_fm_main_udisks.h unbork efm logging 2012-06-28 10:31:40 +00:00
e_fm_main_udisks2.c fix warnings in build so new ones turn up and get fixed. 2013-07-15 11:45:19 +09:00
e_fm_main_udisks2.h udisks2 support 2013-06-20 16:36:33 +01:00