include CHANGELOG.md in the tarball

Fixes: 24576f1fdf
This commit is contained in:
Leonardo Hernández Hernández 2023-11-25 01:22:48 -06:00
parent f579dd8668
commit d08e6a3a7e
No known key found for this signature in database
GPG Key ID: E538897EE11B9624
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ clean:
dist: clean
mkdir -p dwl-$(VERSION)
cp -R LICENSE* Makefile README.md client.h config.def.h\
cp -R LICENSE* Makefile CHANGELOG.md README.md client.h config.def.h\
config.mk protocols dwl.1 dwl.c util.c util.h dwl.desktop\
dwl-$(VERSION)
tar -caf dwl-$(VERSION).tar.gz dwl-$(VERSION)