From e403c0bf045ab126b59e9705189693b29378ca0f Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 23 Feb 2020 20:40:10 +0100 Subject: [PATCH] Also install the COPYING file --- project.conf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/project.conf b/project.conf index e406ec5..a832da6 100644 --- a/project.conf +++ b/project.conf @@ -3,4 +3,8 @@ version=0.0.2 config=ent,h,sh subdirs=data,doc,include,src,tests,tools -dist=Makefile,config.ent,config.h,config.sh +dist=COPYING,Makefile,config.ent,config.h,config.sh + +#dist +[COPYING] +install=$(PREFIX)/share/doc/$(PACKAGE)