From: Michael Stapelberg Date: Tue, 16 Oct 2018 06:32:28 +0000 (+0200) Subject: Makefile: include I3LOCK_VERSION in dist tarballs X-Git-Tag: 2.11.1~1^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=refs%2Fpull%2F202%2Fhead;p=i3%2Fi3lock Makefile: include I3LOCK_VERSION in dist tarballs fixes #129 --- diff --git a/Makefile.am b/Makefile.am index 3c0d16a..5847975 100644 --- a/Makefile.am +++ b/Makefile.am @@ -54,4 +54,5 @@ EXTRA_DIST = \ $(pamd_files) \ CHANGELOG \ LICENSE \ - README.md + README.md \ + I3LOCK_VERSION