android: gallium/auxiliary: fix "Unused source files" in tesselator
authorMauro Rossi <issor.oruam@gmail.com>
Sat, 29 Feb 2020 10:33:49 +0000 (11:33 +0100)
committermaurossi <issor.oruam@gmail.com>
Tue, 3 Mar 2020 21:32:26 +0000 (21:32 +0000)
commita933934efbf343b6df3ea65ac70545bf200986ef
treefa6e90f0a36fd7b096d56517a394bb43f8d1a90c
parentaea8c9c7b1fb329a7f7d43182c054bf3b67232f3
android: gallium/auxiliary: fix "Unused source files" in tesselator

Avoids the following Android Build System error:

FAILED:
build/make/core/binary.mk:1245: error: external/mesa/src/gallium/auxiliary/Android.mk: libmesa_gallium: Unused source files: tessellator/tessellator.hpp
10:24:30 ckati failed with: exit status 1

Fixes: bd0188f ("gallium/auxiliary: add the microsoft tessellator and a pipe wrapper.")
Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>
Acked-by: Dave Airlie <airlied@redhat.com>
src/gallium/auxiliary/Android.mk