diff options
Diffstat (limited to '')
-rw-r--r-- | src/Makefile_Ecore_Wayland.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile_Ecore_Wayland.am b/src/Makefile_Ecore_Wayland.am index 1fc16f2ae5..46e2d8bc5f 100644 --- a/src/Makefile_Ecore_Wayland.am +++ b/src/Makefile_Ecore_Wayland.am | |||
@@ -22,7 +22,6 @@ lib_ecore_wayland_libecore_wayland_la_CPPFLAGS = \ | |||
22 | -I$(top_srcdir)/src/lib/ecore \ | 22 | -I$(top_srcdir)/src/lib/ecore \ |
23 | -I$(top_srcdir)/src/lib/ecore_input \ | 23 | -I$(top_srcdir)/src/lib/ecore_input \ |
24 | -I$(top_srcdir)/src/lib/ecore_wayland \ | 24 | -I$(top_srcdir)/src/lib/ecore_wayland \ |
25 | @EFL_CFLAGS@ \ | ||
26 | @EFL_COV_CFLAGS@ \ | 25 | @EFL_COV_CFLAGS@ \ |
27 | @ECORE_WAYLAND_CFLAGS@ | 26 | @ECORE_WAYLAND_CFLAGS@ |
28 | 27 | ||