From 16560ce5d6409e0f0326a0c6046960253e444ba4 Mon Sep 17 00:00:00 2001 From: Son Ho Date: Wed, 26 Oct 2022 19:42:30 +0200 Subject: Update the code documentation to fix links and syntax issues --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3b822802..eb09d1a0 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,7 @@ build-tests-verify: build tests verify # Build the project .PHONY: build -build: build-driver build-lib +build: build-driver build-lib doc .PHONY: build-driver build-driver: -- cgit v1.2.3