cedric pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=d2d69c9c815d30505f7443773c091ab3c7c6e614

commit d2d69c9c815d30505f7443773c091ab3c7c6e614
Author: Cedric BAIL <[email protected]>
Date:   Mon Jun 23 11:25:04 2014 +0200

    ecore_win23: oops forgotten path.
---
 src/Makefile_Ecore_Win32.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Makefile_Ecore_Win32.am b/src/Makefile_Ecore_Win32.am
index 2f5dc6f..dbdaec5 100644
--- a/src/Makefile_Ecore_Win32.am
+++ b/src/Makefile_Ecore_Win32.am
@@ -23,7 +23,7 @@ lib/ecore_win32/ecore_win32_dnd_enumformatetc.h \
 lib/ecore_win32/ecore_win32_dnd_data_object.h \
 lib/ecore_win32/ecore_win32_dnd_drop_source.h \
 lib/ecore_win32/ecore_win32_dnd_drop_target.h \
-ecore_win32_keysym_table.h
+lib/ecore_win32/ecore_win32_keysym_table.h
 
 lib_ecore_win32_libecore_win32_la_CPPFLAGS = -I$(top_builddir)/src/lib/efl 
@ECORE_WIN32_CFLAGS@
 lib_ecore_win32_libecore_win32_la_LIBADD = @ECORE_WIN32_LIBS@

-- 


Reply via email to