From 7fb737f53bb741a6ba97ea4ffca7c2d6699be4b1 Mon Sep 17 00:00:00 2001 From: Arnaud Legrand Date: Tue, 24 Jul 2018 11:04:58 +0200 Subject: [PATCH] Update to generate gitlab instructions as well --- module2/ressources/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module2/ressources/Makefile b/module2/ressources/Makefile index 917a0df..1c863bd 100644 --- a/module2/ressources/Makefile +++ b/module2/ressources/Makefile @@ -1,4 +1,4 @@ -all: emacs_orgmode.html jupyter.html rstudio.html maintaining_a_journal.html +all: gitlab.html emacs_orgmode.html jupyter.html rstudio.html maintaining_a_journal.html NLINES=10000000 -- 2.18.1