From 85276806ec6ac969d7befa2496c1de59adaaac74 Mon Sep 17 00:00:00 2001 From: Vladimir Chtchetkine Date: Mon, 31 Jan 2011 15:18:45 -0800 Subject: Refactor attach-UI service Change-Id: Ia68ceb57ee5b5a66fa76b837fe3b990eb12e7188 --- Makefile.android | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.android') diff --git a/Makefile.android b/Makefile.android index e4ed4ca..e0383ff 100644 --- a/Makefile.android +++ b/Makefile.android @@ -1056,6 +1056,7 @@ VL_SOURCES := framebuffer.c \ android/looper-qemu.c \ android/looper-generic.c \ android/display-core.c \ + android/protocol/attach-ui-proxy.c \ android/protocol/fb-updates-proxy.c \ android/protocol/user-events-impl.c \ android/protocol/ui-commands-proxy.c \ @@ -1215,6 +1216,7 @@ VL_SOURCES := framebuffer.c \ vl-android-ui.c \ console-ui.c \ iolooper-select.c \ + android/protocol/attach-ui-impl.c \ android/protocol/fb-updates-impl.c \ android/protocol/ui-commands-impl.c \ android/protocol/core-commands-proxy.c \ -- cgit v1.1