devilhorns pushed a commit to branch master.

commit 4ab6cf461113e3004ea18edaa15c444de42c70ee
Author: Chris Michael <[email protected]>
Date:   Tue Apr 9 13:41:48 2013 +0100

    Fix desktop shell Makefile to include the wayland client cflags
    
    Signed-off-by: Chris Michael <[email protected]>
---
 src/modules/Makefile_wl_desktop_shell.am | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/modules/Makefile_wl_desktop_shell.am 
b/src/modules/Makefile_wl_desktop_shell.am
index fad35db..a18a85b 100644
--- a/src/modules/Makefile_wl_desktop_shell.am
+++ b/src/modules/Makefile_wl_desktop_shell.am
@@ -12,9 +12,9 @@ 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_CFLAGS  = $(AM_CFLAGS) @WL_DESKTOP_SHELL_CFLAGS@ 
@WAYLAND_CFLAGS@
+wl_desktop_shell_module_la_LIBADD   = $(LIBS) @WL_DESKTOP_SHELL_LIBS@ 
@WAYLAND_LIBS@
+# wl_desktop_shell_module_la_LDFLAGS = $(AM_LDFLAGS) 
@WL_DESKTOP_SHELL_LDFLAGS@ @WAYLAND_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

-- 

------------------------------------------------------------------------------
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