Update Makefile.am for wl_screenshot module

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2013-07-23 14:30:49 +01:00
parent f6cca292f0
commit c242478bfa
1 changed files with 3 additions and 3 deletions

View File

@ -251,8 +251,8 @@ if USE_MODULE_WL_DESKTOP_SHELL
include Makefile_wl_desktop_shell.am
endif
#if HAVE_WAYLAND_SCREENSHOT
#include Makefile_wl_screenshot.am
#endif
if USE_MODULE_WL_SCREENSHOT
include Makefile_wl_screenshot.am
endif
install-data-hook: $(INSTALL_DATA_HOOKS)