meson: Fix kdrive build.

Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Eric Anholt 2017-05-03 15:33:46 -07:00 committed by Peter Hutterer
parent b7376fb933
commit 11c133aafe
2 changed files with 0 additions and 2 deletions

View File

@ -4,7 +4,6 @@ srcs = [
'ephyrcursor.c',
'ephyr_draw.c',
'hostx.c',
'os.c',
]
xephyr_dep = [

View File

@ -3,7 +3,6 @@ srcs_kdrive = [
'kdrive.c',
'kinfo.c',
'kinput.c',
'kmode.c',
'kshadow.c',
'../../../mi/miinitext.c',
]