From f3ae257c8c5d685b534d08008af3f32db576107d Mon Sep 17 00:00:00 2001 From: Maxime Perrotin Date: Tue, 17 Sep 2019 13:17:19 +0100 Subject: [PATCH] Build test-cv also for POHIAda --- test/test-cv/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test-cv/Makefile b/test/test-cv/Makefile index 1ed79f0..e5b764b 100644 --- a/test/test-cv/Makefile +++ b/test/test-cv/Makefile @@ -1,6 +1,6 @@ KAZOO=../../kazoo -all: c +all: c ada ada: test-parse-ada cp input_data/obsw.pr output.ada/obsw/SDL/src -- GitLab