devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=93cddac02df13275e19c43fa52d8eebe32b9aab8
commit 93cddac02df13275e19c43fa52d8eebe32b9aab8 Author: Christopher Michael <[email protected]> Date: Mon May 18 11:48:08 2020 -0400 elput: Rmove empty pub_eo_file_target in meson.build --- src/lib/elput/meson.build | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/elput/meson.build b/src/lib/elput/meson.build index 0e3e2f9c5f..8fde7b5ac7 100644 --- a/src/lib/elput/meson.build +++ b/src/lib/elput/meson.build @@ -1,6 +1,5 @@ elput_deps = [ecore, ecore_input, eeze, eo, m] elput_pub_deps = [eina, eldbus] -pub_eo_file_target = [] elput_header_src = [ 'Elput.h' --
