discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=4f116acdbfba51eebc76f78dadec99f7a2966ffb
commit 4f116acdbfba51eebc76f78dadec99f7a2966ffb Author: Mike Blumenkrantz <zm...@samsung.com> Date: Wed Jan 15 00:57:37 2014 -0500 fix lokker install rule --- src/modules/Makefile_lokker.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/Makefile_lokker.mk b/src/modules/Makefile_lokker.mk index e8d18b9..f097f02 100644 --- a/src/modules/Makefile_lokker.mk +++ b/src/modules/Makefile_lokker.mk @@ -16,4 +16,4 @@ src/modules/lokker/e_mod_main.h PHONIES += lokker install-lokker lokker: $(lokkerpkg_LTLIBRARIES) #$(lokker_DATA) -install-lokker: install-lokkerDATA install-lokkerpkgLTLIBRARIES +install-lokker: install-lokkerpkgLTLIBRARIES #install-lokkerDATA --