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:
parent
b7376fb933
commit
11c133aafe
|
@ -4,7 +4,6 @@ srcs = [
|
|||
'ephyrcursor.c',
|
||||
'ephyr_draw.c',
|
||||
'hostx.c',
|
||||
'os.c',
|
||||
]
|
||||
|
||||
xephyr_dep = [
|
||||
|
|
|
@ -3,7 +3,6 @@ srcs_kdrive = [
|
|||
'kdrive.c',
|
||||
'kinfo.c',
|
||||
'kinput.c',
|
||||
'kmode.c',
|
||||
'kshadow.c',
|
||||
'../../../mi/miinitext.c',
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue