diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2020-05-16 09:52:07 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2020-05-16 09:52:07 +0000 |
commit | 54175b7856f2abb84eb2f4208803c81d923903c8 (patch) | |
tree | 92198149e5f9d8412248b85ead340e4e34b0aa7a /app/xkbprint/Makefile.am | |
parent | 55f2e0f8b47f836a16ae697172f201282bde8695 (diff) |
Update to xkbprint 1.0.5
Diffstat (limited to 'app/xkbprint/Makefile.am')
-rw-r--r-- | app/xkbprint/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/xkbprint/Makefile.am b/app/xkbprint/Makefile.am index c60eeb488..641143fab 100644 --- a/app/xkbprint/Makefile.am +++ b/app/xkbprint/Makefile.am @@ -44,3 +44,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |