diff options
Diffstat (limited to 'Makefile.android')
-rw-r--r-- | Makefile.android | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.android b/Makefile.android index 0cc5ed5..6a8e3fd 100644 --- a/Makefile.android +++ b/Makefile.android @@ -499,6 +499,7 @@ VL_SOURCES := vl-android.c osdep.c cutils.c \ android/hw-lcd.c \ android/hw-qemud.c \ android/hw-sensors.c \ + android/keycode.c \ android/main.c \ android/resource.c \ android/user-config.c \ |