Add output, input, and evdev files to build order

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2013-12-31 11:30:00 +00:00
parent 57fd12a75d
commit 74445104d0
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@ dist_installed_ecoredrmmainheaders_DATA = \
lib/ecore_drm/Ecore_Drm.h
lib_ecore_drm_libecore_drm_la_SOURCES = \
lib/ecore_drm/ecore_drm_evdev.c \
lib/ecore_drm/ecore_drm_inputs.c \
lib/ecore_drm/ecore_drm_output.c \
lib/ecore_drm/ecore_drm_tty.c \
lib/ecore_drm/ecore_drm_device.c \
lib/ecore_drm/ecore_drm.c \