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 c7eba40..998459d 100644 --- a/Makefile.android +++ b/Makefile.android @@ -657,6 +657,7 @@ CORE_MISC_SOURCES = vl-android.c \ net-android.c \ aio-android.c \ dma-helpers.c \ + qemu-config.c \ qemu-sockets-android.c \ bt-host.c \ bt-vhci.c \ |