devilhorns pushed a commit to branch master.

commit 45b13b243f00e7a741cddd39e7d41a7075b2a9d0
Author: Chris Michael <[email protected]>
Date:   Tue Apr 9 13:16:22 2013 +0100

    Add Makefile for wl_desktop_shell module.
    
    Signed-off-by: Chris Michael <[email protected]>
---
 src/modules/Makefile_wl_desktop_shell.am | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/src/modules/Makefile_wl_desktop_shell.am 
b/src/modules/Makefile_wl_desktop_shell.am
new file mode 100644
index 0000000..fad35db
--- /dev/null
+++ b/src/modules/Makefile_wl_desktop_shell.am
@@ -0,0 +1,25 @@
+wl_desktop_shelldir = $(MDIR)/wl_desktop_shell
+wl_desktop_shell_DATA = wl_desktop_shell/e-module-wl_desktop_shell.edj \
+              wl_desktop_shell/module.desktop
+
+EXTRA_DIST += wl_desktop_shell/e-module-wl_desktop_shell.edj \
+             wl_desktop_shell/module.desktop.in \
+             wl_desktop_shell/e-desktop-shell.xml \
+             wl_desktop_shell/e_desktop_shell_protocol.h \
+             wl_desktop_shell/e_desktop_shell_protocol.c
+
+wl_desktop_shellpkgdir = $(MDIR)/wl_desktop_shell/$(MODULE_ARCH)
+wl_desktop_shellpkg_LTLIBRARIES = wl_desktop_shell/module.la
+
+wl_desktop_shell_module_la_DEPENDENCIES = $(MDEPENDENCIES)
+wl_desktop_shell_module_la_CFLAGS  = $(AM_CFLAGS) @WL_DESKTOP_SHELL_CFLAGS@
+wl_desktop_shell_module_la_LIBADD   = $(LIBS) @WL_DESKTOP_SHELL_LIBS@
+# wl_desktop_shell_module_la_LDFLAGS = $(AM_LDFLAGS) @WL_DESKTOP_SHELL_LDFLAGS@
+wl_desktop_shell_module_la_SOURCES = wl_desktop_shell/e_mod_main.c \
+                           wl_desktop_shell/e_mod_main.h \
+                           wl_desktop_shell/e_desktop_shell_protocol.c
+                           wl_desktop_shell/e_desktop_shell_protocol.h
+# TODO: incomplete
+#.PHONY: wl_desktop_shell install-wl_desktop_shell
+#wl_desktop_shell: $(wl_desktop_shellpkg_LTLIBRARIES) $(wl_desktop_shell_DATA)
+#install-wl_desktop_shell: install-wl_desktop_shellDATA 
install-wl_desktop_shellpkgLTLIBRARIES

-- 

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter

Reply via email to