efl/ecore_input: Fix pass for header file
authorStefan Schmidt <stefan@datenfreihafen.org>
Wed, 16 Jan 2013 09:37:01 +0000 (09:37 +0000)
committerStefan Schmidt <stefan@datenfreihafen.org>
Wed, 16 Jan 2013 09:37:01 +0000 (09:37 +0000)
SVN revision: 82870

src/Makefile_Ecore_Input_Evas.am

index 91749bb..01c9a4a 100644 (file)
@@ -10,7 +10,7 @@ lib/ecore_input_evas/Ecore_Input_Evas.h
 
 lib_ecore_input_evas_libecore_input_evas_la_SOURCES = \
 lib/ecore_input_evas/ecore_input_evas.c \
-lib/ecore_input_evas/ecore_input_evas_private.h
+lib/ecore_input/ecore_input_evas_private.h
 
 lib_ecore_input_evas_libecore_input_evas_la_CPPFLAGS = @ECORE_INPUT_EVAS_CFLAGS@
 lib_ecore_input_evas_libecore_input_evas_la_LIBADD = @ECORE_INPUT_EVAS_LIBS@