discomfitor pushed a commit to branch master.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=e1697892bc0d113d0305ce425020bf03e9559d66

commit e1697892bc0d113d0305ce425020bf03e9559d66
Author: Mike Blumenkrantz <zm...@osg.samsung.com>
Date:   Wed Apr 22 21:04:38 2015 -0400

    add wl drm module phony make targets
---
 src/modules/Makefile_wl_drm.mk | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/src/modules/Makefile_wl_drm.mk b/src/modules/Makefile_wl_drm.mk
index 301e44e..e3c7b36 100644
--- a/src/modules/Makefile_wl_drm.mk
+++ b/src/modules/Makefile_wl_drm.mk
@@ -10,8 +10,7 @@ src_modules_wl_drm_module_la_LIBADD   = $(LIBS) @WL_DRM_LIBS@ 
@WAYLAND_LIBS@
 src_modules_wl_drm_module_la_LDFLAGS = $(MOD_LDFLAGS)
 src_modules_wl_drm_module_la_SOURCES = src/modules/wl_drm/e_mod_main.c
 
-# TODO: incomplete
-#.PHONY: wl_drm install-wl_drm
-#wl_drm: $(wl_drmpkg_LTLIBRARIES) $(wl_drm_DATA)
-#install-wl_drm: install-wl_drmDATA install-wl_drmpkgLTLIBRARIES
+PHONIES += wl_drm install-wl_drm
+wl_drm: $(wl_drmpkg_LTLIBRARIES) $(wl_drm_DATA)
+install-wl_drm: install-wl_drmDATA install-wl_drmpkgLTLIBRARIES
 endif

-- 


Reply via email to