[PATCH vkd3d 3/4] build: Add tests/vulkan_procs.h to the distribution.

Henri Verbeet hverbeet at codeweavers.com
Wed Jun 22 09:09:03 CDT 2022


Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
---
 Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 0f10a56f..fe8133a5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -144,7 +144,8 @@ vkd3d_test_headers = \
 	tests/d3d12_crosstest.h \
 	tests/d3d12_test_utils.h \
 	tests/shader_runner.h \
-	tests/utils.h
+	tests/utils.h \
+	tests/vulkan_procs.h
 
 vkd3d_demos = \
 	demos/vkd3d-gears \
-- 
2.20.1




More information about the wine-devel mailing list