From ae5235b7a7972e393a3ab1649456bfbacbb11efb Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sat, 28 Sep 2019 03:39:55 +0200 Subject: [PATCH] Install the README file by default --- project.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/project.conf b/project.conf index d9864ec..f2b3656 100644 --- a/project.conf +++ b/project.conf @@ -13,3 +13,7 @@ command=cd tests && (if [ -n "$(OBJDIR)" ]; then $(MAKE) OBJDIR="$(OBJDIR)tests/ depends=all enabled=0 phony=1 + +#dist +[README.md] +install=$(PREFIX)/share/doc/$(PACKAGE)