From 81b404593fd61c7505a85523688222bd88bba551 Mon Sep 17 00:00:00 2001 From: merakor Date: Sat, 3 Apr 2021 16:58:52 +0000 Subject: config.mk: change distfiles variable FossilOrigin-Name: bbaf82127a65ea3def1d329d82f9aabb9fabd68b4c717c7ad59eab23d474c2a8 --- config.mk | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/config.mk b/config.mk index 889c5df..8f1ff19 100644 --- a/config.mk +++ b/config.mk @@ -18,5 +18,23 @@ MAKEINFO = makeinfo DOCS = yes # Files to be added into the distribution tarball -DISTFILES = contrib docs man spec src tests tools \ - CHANGELOG.md LICENSE Makefile README.md config.mk cpt-base +DISTFILES = \ + .build.yml \ + .dir-locals.el \ + .editorconfig \ + .fossil-settings \ + .gitignore \ + .shellspec \ + CHANGELOG.md \ + LICENSE \ + Makefile \ + README.md \ + config.mk \ + contrib \ + cpt-base \ + docs \ + man \ + spec \ + src \ + tests \ + tools -- cgit v1.2.3