devilhorns pushed a commit to branch master.

commit 40b5b05c0579c9442374093673f638b3a991293e
Author: Chris Michael <[email protected]>
Date:   Tue Apr 9 13:36:11 2013 +0100

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

diff --git a/src/modules/Makefile.am b/src/modules/Makefile.am
index e2ef88a..ce79866 100644
--- a/src/modules/Makefile.am
+++ b/src/modules/Makefile.am
@@ -242,9 +242,9 @@ endif
 #include Makefile_wl_drm.am
 #endif
 
-#if HAVE_WAYLAND_SHELL
-#include Makefile_wl_shell.am
-#endif
+if USE_MODULE_WL_DESKTOP_SHELL
+include Makefile_wl_desktop_shell.am
+endif
 
 #if HAVE_WAYLAND_SCREENSHOT
 #include Makefile_wl_screenshot.am

-- 

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