devilhorns pushed a commit to branch devs/devilhorns/wayland.

commit 5d58bdd881be21eb723b4054746bbbf14c9b1bf5
Author: Chris Michael <[email protected]>
Date:   Thu Mar 7 08:32:29 2013 +0000

    Add wl_shell Makefile.
    
    Signed-off-by: Chris Michael <[email protected]>
---
 src/modules/Makefile_wl_shell.am | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/src/modules/Makefile_wl_shell.am b/src/modules/Makefile_wl_shell.am
new file mode 100644
index 0000000..4c70e2e
--- /dev/null
+++ b/src/modules/Makefile_wl_shell.am
@@ -0,0 +1,24 @@
+wl_shelldir = $(MDIR)/wl_shell
+wl_shell_DATA = wl_shell/e-module-wl_shell.edj \
+              wl_shell/module.desktop
+
+EXTRA_DIST += wl_shell/e-module-wl_shell.edj \
+             wl_shell/module.desktop.in \
+             wl_shell/desktop-shell.xml \
+             wl_shell/e_desktop_shell_protocol.h \
+             wl_shell/e_desktop_shell_protocol.c
+
+wl_shellpkgdir = $(MDIR)/wl_shell/$(MODULE_ARCH)
+wl_shellpkg_LTLIBRARIES = wl_shell/module.la
+
+wl_shell_module_la_DEPENDENCIES = $(MDEPENDENCIES)
+wl_shell_module_la_CFLAGS  = $(AM_CFLAGS) @WL_SHELL_CFLAGS@
+wl_shell_module_la_LIBADD   = $(LIBS) @WL_SHELL_LIBS@
+# wl_shell_module_la_LDFLAGS = $(AM_LDFLAGS) @WL_SHELL_LDFLAGS@
+wl_shell_module_la_SOURCES = wl_shell/e_mod_main.c \
+                           wl_shell/e_mod_main.h
+
+# TODO: incomplete
+#.PHONY: wl_shell install-wl_shell
+#wl_shell: $(wl_shellpkg_LTLIBRARIES) $(wl_shell_DATA)
+#install-wl_shell: install-wl_shellDATA install-wl_shellpkgLTLIBRARIES

-- 

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev

Reply via email to