From 15c529476407604c01ec56628c7bfa28db8a32a6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Guillaume=20Perr=C3=A9al?= <guillaume.perreal@irstea.fr>
Date: Mon, 2 Dec 2019 14:51:57 +0100
Subject: [PATCH] Commentaire

---
 Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile b/Makefile
index 06989393..490fecd1 100644
--- a/Makefile
+++ b/Makefile
@@ -2,6 +2,8 @@ export SHELL := /bin/bash
 
 .PHONY: all clean dist
 
+# commentaire
+
 all: dist
 
 clean:
-- 
GitLab