libs.mk: don't include x86inc.asm in codec src list
authorJames Zern <jzern@google.com>
Fri, 27 Jun 2014 23:40:39 +0000 (16:40 -0700)
committerJames Zern <jzern@google.com>
Sat, 28 Jun 2014 05:14:10 +0000 (22:14 -0700)
commite707e9580b049c48b43703991fa1dd1176110fbf
treefcca6c08e790012f43339c6167a4344ec1ba7e68
parent715b8d3befdd24b81a564b819fc18f95296b24f1
libs.mk: don't include x86inc.asm in codec src list

this file is an include and doesn't need to be built on its own.
fixes:
ranlib: file: libvpx_g.a(x86inc.asm.o) has no symbols

Change-Id: I89504e37ff0a4488489af7b9b7e09fb32acc4853
libs.mk