fix build from tarball when configured mount backend is different from origin

previously the generated e_fm_shared_types.h file was wrongly distributed with the rest of the source tree when it should not have been
This commit is contained in:
Mike Blumenkrantz 2015-01-11 12:56:47 -05:00
parent c978a045e6
commit 90b189d3db
1 changed files with 1 additions and 2 deletions

View File

@ -88,7 +88,6 @@ src/bin/e_fm_op_registry.h \
src/bin/e_fm_prop.h \
src/bin/e_fm_shared_codec.h \
src/bin/e_fm_shared_device.h \
src/bin/e_fm_shared_types.h \
src/bin/e_focus.h \
src/bin/e_font.h \
src/bin/e_gadcon.h \
@ -466,7 +465,7 @@ enlightenment-sys-install-data-hook:
@chmod $(setuid_root_mode) $(DESTDIR)$(libdir)/enlightenment/utils/enlightenment_sys$(EXEEXT) || true
endif
installed_headersdir = $(prefix)/include/enlightenment
installed_headers_DATA = $(ENLIGHTENMENTHEADERS)
installed_headers_DATA = $(ENLIGHTENMENTHEADERS) src/bin/e_fm_shared_types.h
INSTALL_DATA_HOOKS += enlightenment-sys-install-data-hook
PHONIES += e enlightenment install-e install-enlightenment