i3lock-color

The world's most popular non-default computer lockscreen.
Index Commits Files Refs README LICENSE
commit 7c20c9a3e329e6c4ed9d58f252cb4dfdda9e016d
parent a5c588a8eb45da178f78f9bfea68eb69ebf94074
Author: Michael Stapelberg <michael@stapelberg.de>
Date:   Tue, 16 Oct 2018 08:32:28 +0200

Makefile: include I3LOCK_VERSION in dist tarballs

fixes #129

Diffstat:
MMakefile.am | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
@@ -54,4 +54,5 @@ EXTRA_DIST = \
     $(pamd_files) \
     CHANGELOG \
     LICENSE \
-    README.md
+    README.md \
+    I3LOCK_VERSION