discomfitor pushed a commit to branch master.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=10053f5d6416f4a329153a80b496ea4e84599158

commit 10053f5d6416f4a329153a80b496ea4e84599158
Author: Tomáš Čech <sleep_wal...@suse.cz>
Date:   Mon Oct 12 11:56:45 2015 -0400

    don't forget wl_desktop_shell's header in tarball
    
    Summary: Merge branch 'master' of 
git://git.enlightenment.org/core/enlightenment
    
    Reviewers: zmike
    
    Subscribers: cedric
    
    Maniphest Tasks: T2776
    
    Differential Revision: https://phab.enlightenment.org/D3170
---
 src/modules/Makefile_wl_desktop_shell.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/modules/Makefile_wl_desktop_shell.mk 
b/src/modules/Makefile_wl_desktop_shell.mk
index 8e1ffe3..51f5c80 100644
--- a/src/modules/Makefile_wl_desktop_shell.mk
+++ b/src/modules/Makefile_wl_desktop_shell.mk
@@ -20,6 +20,7 @@ src_modules_wl_desktop_shell_module_la_LDFLAGS = 
$(MOD_LDFLAGS)
 
 src_modules_wl_desktop_shell_module_la_SOURCES = \
   src/modules/wl_desktop_shell/e_mod_main.c \
+  src/modules/wl_desktop_shell/e_mod_main.h \
   src/modules/wl_desktop_shell/e_mod_input_panel.c \
   src/modules/wl_desktop_shell/e_input_method_protocol.c \
   src/modules/wl_desktop_shell/e_input_method_protocol.h \

-- 


Reply via email to