From 9fa098deabb8a29abf2c3fb0b6f346afc705ce52 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 3 Feb 2020 05:23:51 +0100 Subject: [PATCH] Also install the COPYING file --- project.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/project.conf b/project.conf index 59bdf4e..cf4fd17 100644 --- a/project.conf +++ b/project.conf @@ -7,5 +7,8 @@ subdirs=data,include,po,src,src/widget,tools dist=COPYING,Makefile,README.md,config.h,config.sh #dist +[COPYING] +install=$(PREFIX)/share/doc/$(PACKAGE) + [README.md] install=$(PREFIX)/share/doc/$(PACKAGE)