efl/ecore_input: Fix pass for header file

SVN revision: 82870
This commit is contained in:
Stefan Schmidt 2013-01-16 09:37:01 +00:00
parent 01452373c7
commit 29b56951a7
1 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_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@