diff options
Diffstat (limited to 'src/Makefile_Ecore_Wayland.am')
-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 = \ |