ecore_directfb cleanups

SVN revision: 17586
This commit is contained in:
quan74 2005-10-16 01:51:20 +00:00 committed by quan74
parent ef2fcdc4c1
commit 859ffb05fc
2 changed files with 3 additions and 2 deletions

View File

@ -43,7 +43,7 @@ extern int ECORE_DIRECTFB_EVENT_WHEEL;
#ifdnef _ECORE_DIRECTFB_WINDOW_PREDEF
#ifndef _ECORE_DIRECTFB_WINDOW_PREDEF
typedef struct _Ecore_DirectFB_Window Ecore_DirectFB_Window;
#endif
typedef struct _Ecore_DirectFB_Cursor Ecore_DirectFB_Cursor;

View File

@ -12,7 +12,8 @@ if BUILD_ECORE_DIRECTFB
lib_LTLIBRARIES = libecore_directfb.la
include_HEADERS = \
Ecore_DirectFB.h
Ecore_DirectFB.h \
ecore_directfb_keys.h
libecore_directfb_la_SOURCES = \
ecore_directfb.c \