[Xcb-commit] xcb/util-cursor: Makefile.am
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Sun Feb 17 18:53:09 UTC 2019
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2a655a15f83c5623f65fa8e0676f71094991ea29
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Sun Feb 17 10:51:21 2019 -0800
Add README.md to EXTRA_DIST
Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
diff --git a/Makefile.am b/Makefile.am
index b5de502..e9d267d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,4 +13,4 @@ ChangeLog:
dist-hook: ChangeLog INSTALL
SUBDIRS = cursor
-EXTRA_DIST = autogen.sh
+EXTRA_DIST = autogen.sh README.md
More information about the xcb-commit
mailing list