diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2019-06-19 19:30:33 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2019-06-19 19:30:33 +0000 |
commit | d6e48348815b5cdbf71ccbe3c80ed1a1d07158da (patch) | |
tree | c34681a32c3658edff41bef5ea50a655657283da /lib/libXcursor/Makefile.am | |
parent | 91489d0a60bb33c01bf06158ff24982d9f4c067d (diff) |
Update to libXcursor 1.2.0. ok tb@
Diffstat (limited to 'lib/libXcursor/Makefile.am')
-rw-r--r-- | lib/libXcursor/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libXcursor/Makefile.am b/lib/libXcursor/Makefile.am index e67a693b0..08b595817 100644 --- a/lib/libXcursor/Makefile.am +++ b/lib/libXcursor/Makefile.am @@ -43,3 +43,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |