From e9eb1f504ee535104f8eb2553dc80017473ec43d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20=C3=85dahl?= Date: Fri, 27 Jan 2023 12:13:22 +0100 Subject: [PATCH] tests/build: Fix test driver protocol code target name Part-of: --- src/tests/protocol/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tests/protocol/meson.build b/src/tests/protocol/meson.build index 640b8ac8f..62d3fce1e 100644 --- a/src/tests/protocol/meson.build +++ b/src/tests/protocol/meson.build @@ -21,7 +21,7 @@ test_driver_client_header = custom_target( ) test_driver_protocol_code = custom_target( - 'test-driver source', + 'test-driver protocol code', input: 'test-driver.xml', output: 'test-driver-protocol.c', command: [