compile again. remove some of dh's stuff! (comment out)

SVN revision: 69710
This commit is contained in:
Carsten Haitzler 2012-03-29 02:55:42 +00:00
parent 648f558aa8
commit c8622031be
1 changed files with 9 additions and 9 deletions

View File

@ -191,14 +191,14 @@ if USE_MODULE_TASKS
SUBDIRS += tasks SUBDIRS += tasks
endif endif
if HAVE_WAYLAND_DRM #if HAVE_WAYLAND_DRM
SUBDIRS += wl_drm # SUBDIRS += wl_drm
endif #endif
if HAVE_WAYLAND_SHELL #if HAVE_WAYLAND_SHELL
SUBDIRS += wl_shell # SUBDIRS += wl_shell
endif #endif
if HAVE_WAYLAND_SCREENSHOT #if HAVE_WAYLAND_SCREENSHOT
SUBDIRS += wl_screenshot # SUBDIRS += wl_screenshot
endif #endif