diff options
author | Stefan Schmidt <s.schmidt@samsung.com> | 2013-10-11 09:41:22 +0100 |
---|---|---|
committer | Stefan Schmidt <s.schmidt@samsung.com> | 2013-10-11 09:41:22 +0100 |
commit | ab0f7ca625f2885500a7ef0ac6f1dec2eee66e88 (patch) | |
tree | 7730bb62b84fc2e70bfa990ad47859498dfa6bc1 /src/Makefile_Ecore_Wayland.am | |
parent | ee155b771ddb8f063105f013c652b65f2ff663c1 (diff) |
Revert "Revert "Revert "eina: use Eina_Spinlock for Eina_Chained_Mempool."""
Is there a title for the commiter with the longest revert of a revert list?
I screwed this one up. Had other local changes that sneaked in.
Resetting and doing it right now.
This reverts commit ee155b771ddb8f063105f013c652b65f2ff663c1.
Diffstat (limited to '')
-rw-r--r-- | src/Makefile_Ecore_Wayland.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile_Ecore_Wayland.am b/src/Makefile_Ecore_Wayland.am index 607d26e032..b2c66a19cb 100644 --- a/src/Makefile_Ecore_Wayland.am +++ b/src/Makefile_Ecore_Wayland.am | |||
@@ -14,6 +14,7 @@ lib/ecore_wayland/ecore_wl_dnd.c \ | |||
14 | lib/ecore_wayland/ecore_wl_input.c \ | 14 | lib/ecore_wayland/ecore_wl_input.c \ |
15 | lib/ecore_wayland/ecore_wl_output.c \ | 15 | lib/ecore_wayland/ecore_wl_output.c \ |
16 | lib/ecore_wayland/ecore_wl_window.c \ | 16 | lib/ecore_wayland/ecore_wl_window.c \ |
17 | lib/ecore_wayland/ecore_wl_subsurf.c \ | ||
17 | lib/ecore_wayland/ecore_wl_private.h | 18 | lib/ecore_wayland/ecore_wl_private.h |
18 | 19 | ||
19 | lib_ecore_wayland_libecore_wayland_la_BUILT_SOURCES = \ | 20 | lib_ecore_wayland_libecore_wayland_la_BUILT_SOURCES = \ |