Browse Source

Makefile: include I3LOCK_VERSION in dist tarballs

fixes #129
master
Michael Stapelberg 7 years ago
parent
commit
7c20c9a3e3
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      Makefile.am

+ 2
- 1
Makefile.am View File

@ -54,4 +54,5 @@ EXTRA_DIST = \
$(pamd_files) \ $(pamd_files) \
CHANGELOG \ CHANGELOG \
LICENSE \ LICENSE \
README.md
README.md \
I3LOCK_VERSION

Loading…
Cancel
Save