From 444d46fc02b9b683237b5c23b45e9afb550b407a Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 14 Feb 2022 16:25:47 +0100 Subject: [PATCH] fix: [Makefile] mmark updated --- misp-core-format/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misp-core-format/Makefile b/misp-core-format/Makefile index 73b05d7..a44362e 100644 --- a/misp-core-format/Makefile +++ b/misp-core-format/Makefile @@ -1,4 +1,4 @@ -MMARK:=mmark -xml2 -page +MMARK:=mmark docs = $(wildcard *.md)