diff -r e65adfc99f15 -r 7e1d72fc03c7 project_files/frontlib/Android.mk --- a/project_files/frontlib/Android.mk Sun Aug 12 23:51:36 2012 +0200 +++ b/project_files/frontlib/Android.mk Wed Aug 15 23:40:10 2012 +0200 @@ -13,8 +13,8 @@ model/schemelist.c model/team.c model/teamlist.c model/weapon.c \ net/netbase.c net/netconn_callbacks.c net/netconn_send.c \ net/netconn.c net/netprotocol.c util/buffer.c util/inihelper.c \ - util/logging.c util/refcounter.c util/util.c frontlib.c \ - hwconsts.c socket.c extra/jnacontrol.c + util/logging.c util/util.c frontlib.c hwconsts.c socket.c \ + extra/jnacontrol.c LOCAL_SHARED_LIBRARIES += SDL_net LOCAL_LDLIBS += -lz