diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2021-11-11 08:57:26 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2021-11-11 08:57:26 +0000 |
commit | a225f11c0035c2e974687471cd3d2fc7cdfa0f14 (patch) | |
tree | 1b5f8d0be8f1a5c0b7e267f48723d9a25b6511dd /lib/libXfixes/Makefile.am | |
parent | 57104b789538db7249e84212181f259de8f11bee (diff) |
Update to libXfixes 6.0.0
Diffstat (limited to 'lib/libXfixes/Makefile.am')
-rw-r--r-- | lib/libXfixes/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libXfixes/Makefile.am b/lib/libXfixes/Makefile.am index b5d567d1b..d352b64b1 100644 --- a/lib/libXfixes/Makefile.am +++ b/lib/libXfixes/Makefile.am @@ -35,3 +35,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |