anv: stub internal android code
[mesa.git] / src / intel / Makefile.vulkan.am
index 49108bbf946921d75c0617a151b28b20d0680c61..ccf7a9f46905e640f5aee526cf296929a86ef706 100644 (file)
@@ -171,6 +171,8 @@ VULKAN_CPPFLAGS += \
 VULKAN_CFLAGS += $(ANDROID_CFLAGS)
 VULKAN_LIB_DEPS += $(ANDROID_LIBS)
 VULKAN_SOURCES += $(VULKAN_ANDROID_FILES)
+else
+VULKAN_SOURCES += $(VULKAN_NON_ANDROID_FILES)
 endif
 
 if HAVE_PLATFORM_X11