Skip to content

Commit

Permalink
meson: Fix kdrive build.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
anholt authored and whot committed May 4, 2017
1 parent b7376fb commit 11c133a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion hw/kdrive/ephyr/meson.build
Expand Up @@ -4,7 +4,6 @@ srcs = [
'ephyrcursor.c',
'ephyr_draw.c',
'hostx.c',
'os.c',
]

xephyr_dep = [
Expand Down
1 change: 0 additions & 1 deletion hw/kdrive/src/meson.build
Expand Up @@ -3,7 +3,6 @@ srcs_kdrive = [
'kdrive.c',
'kinfo.c',
'kinput.c',
'kmode.c',
'kshadow.c',
'../../../mi/miinitext.c',
]
Expand Down

0 comments on commit 11c133a

Please sign in to comment.