Yes, this can be removed; Reviewed-by: Tapani Pälli <[email protected]>
On 03/20/2017 05:18 PM, Emil Velikov wrote:
From: Emil Velikov <[email protected]> Spotted while skimming through similar hunks for the Autotools build. Cc: Tapani Pälli <[email protected]> Signed-off-by: Emil Velikov <[email protected]> --- Tapani, can you throw this on the back-burner - I'm 99% sure that its dead. --- src/intel/Android.vulkan.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/src/intel/Android.vulkan.mk b/src/intel/Android.vulkan.mk index 40ec9a71f17..d2e1348644f 100644 --- a/src/intel/Android.vulkan.mk +++ b/src/intel/Android.vulkan.mk @@ -26,7 +26,6 @@ include $(LOCAL_PATH)/Makefile.sources VK_ENTRYPOINTS_SCRIPT := $(MESA_PYTHON2) $(LOCAL_PATH)/vulkan/anv_entrypoints_gen.py VULKAN_COMMON_INCLUDES := \ - $(MESA_TOP)/include/vulkan \ $(MESA_TOP)/src/mapi \ $(MESA_TOP)/src/gallium/auxiliary \ $(MESA_TOP)/src/gallium/include \
_______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
