From 9a6fcab3a453c367eccbc2e03334d6bf6f0d8c1c Mon Sep 17 00:00:00 2001 From: Guillaume Rousse <guillaume.rousse@renater.fr> Date: Mon, 6 Nov 2017 16:42:36 +0100 Subject: [PATCH] add license and readme files --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index 46871cf..9275c87 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1 +1,3 @@ SUBDIRS = bin conf lib resources templates + +EXTRA_DIST = LICENSE.txt README.txt -- GitLab