devilhorns pushed a commit to branch master.

commit 81cd2eedf1fc0e1c0c26a5211d6a76bc6e267f4e
Author: Chris Michael <[email protected]>
Date:   Tue Jul 23 14:28:02 2013 +0100

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

diff --git a/src/modules/Makefile_wl_screenshot.am 
b/src/modules/Makefile_wl_screenshot.am
new file mode 100644
index 0000000..90f56f9
--- /dev/null
+++ b/src/modules/Makefile_wl_screenshot.am
@@ -0,0 +1,24 @@
+wl_screenshotdir = $(MDIR)/wl_screenshot
+wl_screenshot_DATA = wl_screenshot/e-module-wl_screenshot.edj \
+              wl_screenshot/module.desktop
+
+EXTRA_DIST += wl_screenshot/e-module-wl_screenshot.edj \
+             wl_screenshot/module.desktop.in \
+             wl_screenshot/e_screenshooter_client_protocol.h \
+             wl_screenshot/e_screenshooter_client_protocol.c
+
+wl_screenshotpkgdir = $(MDIR)/wl_screenshot/$(MODULE_ARCH)
+wl_screenshotpkg_LTLIBRARIES = wl_screenshot/module.la
+
+wl_screenshot_module_la_DEPENDENCIES = $(MDEPENDENCIES)
+wl_screenshot_module_la_CFLAGS  = $(AM_CFLAGS) @WL_SCREENSHOT_CFLAGS@ 
@WAYLAND_CFLAGS@
+wl_screenshot_module_la_LIBADD   = $(LIBS) @WL_SCREENSHOT_LIBS@ @WAYLAND_LIBS@
+# wl_screenshot_module_la_LDFLAGS = $(AM_LDFLAGS) @WL_SCREENSHOT_LDFLAGS@ 
@WAYLAND_LDFLAGS@
+wl_screenshot_module_la_SOURCES = wl_screenshot/e_mod_main.c \
+                           wl_screenshot/e_mod_main.h \
+                            wl_screenshot/e_screenshooter_client_protocol.h \
+                            wl_screenshot/e_screenshooter_client_protocol.c
+# TODO: incomplete
+#.PHONY: wl_screenshot install-wl_screenshot
+#wl_screenshot: $(wl_screenshotpkg_LTLIBRARIES) $(wl_screenshot_DATA)
+#install-wl_screenshot: install-wl_screenshotDATA 
install-wl_screenshotpkgLTLIBRARIES

-- 

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk

Reply via email to