diff options
Diffstat (limited to 'src/Makefile_Ecore_Wayland.am')
-rw-r--r-- | src/Makefile_Ecore_Wayland.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile_Ecore_Wayland.am b/src/Makefile_Ecore_Wayland.am index f6318492d6..696342fa8d 100644 --- a/src/Makefile_Ecore_Wayland.am +++ b/src/Makefile_Ecore_Wayland.am | |||
@@ -31,7 +31,7 @@ lib_ecore_wayland_libecore_wayland_la_CPPFLAGS = \ | |||
31 | @ECORE_WAYLAND_CFLAGS@ | 31 | @ECORE_WAYLAND_CFLAGS@ |
32 | 32 | ||
33 | lib_ecore_wayland_libecore_wayland_la_LIBADD = \ | 33 | lib_ecore_wayland_libecore_wayland_la_LIBADD = \ |
34 | lib/ecore/libecore_input.la \ | 34 | lib/ecore_input/libecore_input.la \ |
35 | lib/ecore/libecore.la \ | 35 | lib/ecore/libecore.la \ |
36 | lib/eo/libeo.la \ | 36 | lib/eo/libeo.la \ |
37 | lib/eina/libeina.la \ | 37 | lib/eina/libeina.la \ |