efl/ecore_input: Move file instead. As requested by k-s

SVN revision: 82876
This commit is contained in:
Stefan Schmidt 2013-01-16 11:23:34 +00:00
parent 7e4e3fe5b8
commit 73667b025c
2 changed files with 1 additions and 1 deletions

View 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/ecore_input_evas_private.h
lib/ecore_input_evas/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@