diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2019-08-15 17:43:44 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2019-08-15 17:43:44 +0000 |
commit | 64f0a203397d462cecc5d088e74c9d50d64c5d7c (patch) | |
tree | e0b010d4d75e9939e91555479dfea845e65837a1 /app/xlsatoms/Makefile.am | |
parent | 6251983df2dd963c37f0333fba424b88b1a2199e (diff) |
Update to xlsatoms 1.1.3
Diffstat (limited to 'app/xlsatoms/Makefile.am')
-rw-r--r-- | app/xlsatoms/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/xlsatoms/Makefile.am b/app/xlsatoms/Makefile.am index 5cc70fe8d..be138ff13 100644 --- a/app/xlsatoms/Makefile.am +++ b/app/xlsatoms/Makefile.am @@ -39,3 +39,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |