From 87d63dc4726aee371df79b6ebf643acd34d80e97 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 3 Nov 2020 23:18:38 +0100 Subject: [PATCH] Also ship config.ent --- project.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project.conf b/project.conf index b718721..ee7549e 100644 --- a/project.conf +++ b/project.conf @@ -1,11 +1,11 @@ vendor=Desktop package=libDesktop version=0.4.0 -config=h,sh +config=ent,h,sh subdirs=data,doc,include,src,tests,tools targets=tests -dist=Makefile,COPYING,README.md,config.h,config.sh +dist=Makefile,COPYING,README.md,config.ent,config.h,config.sh #targets [tests]