From 38dc1230484858d521407290752bc4a31a350058 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 3 Feb 2020 07:40:45 +0100 Subject: [PATCH] Also install the README file --- project.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/project.conf b/project.conf index a019f9a..b718721 100644 --- a/project.conf +++ b/project.conf @@ -18,3 +18,6 @@ phony=1 #dist [COPYING] install=$(PREFIX)/share/doc/$(PACKAGE) + +[README.md] +install=$(PREFIX)/share/doc/$(PACKAGE)