From f47851aebb7763da72df7e73a64660fd8084f86a Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Fri, 31 Mar 2023 17:35:26 +0200 Subject: bootstrap: Replace prebuilt imports by pkgconfig --- test/bootstrap/RULES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/bootstrap/RULES b/test/bootstrap/RULES index 9b9db26e..cd7ab137 100644 --- a/test/bootstrap/RULES +++ b/test/bootstrap/RULES @@ -133,7 +133,7 @@ , "$1": {"type": "var", "name": "bins"} } , { "type": "to_subdir" - , "subdir": "proto" + , "subdir": "include" , "$1": {"type": "var", "name": "protos"} } , {"type": "var", "name": "deps"} -- cgit v1.2.3