q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=65b3d5b8961e7b893f39d4c9a5ed06fec29d4ab8
commit 65b3d5b8961e7b893f39d4c9a5ed06fec29d4ab8 Author: Daniel Kolesa <[email protected]> Date: Fri Oct 10 13:07:46 2014 +0100 elua/autotools: unbork (forgot to remove this) --- src/Makefile_Elua.am | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Makefile_Elua.am b/src/Makefile_Elua.am index 21b1dd7..3b731fc 100644 --- a/src/Makefile_Elua.am +++ b/src/Makefile_Elua.am @@ -42,7 +42,6 @@ eluamodulesdir = $(datadir)/elua/modules eluamodules_DATA = \ bin/elua/modules/benchmark.lua \ - bin/elua/modules/elm.lua \ bin/elua/modules/getopt.lua \ bin/elua/modules/lualian.lua \ bindings/luajit/eo.lua \ --
