summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-16 20:17:08 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-16 20:17:08 -0800
commit77d38cfda9db285ea177699d3395a860faa287c5 (patch)
tree2712d26af8744bd7e32faa8bbe3598e77c59c0cc /Makefile.am
parent162d2c56546d2267d8128d79046eda64a2514728 (diff)
Update README for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 14ff0d6..eb47f6a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,7 +5,7 @@ AM_CFLAGS = $(XLIB_CFLAGS) $(CWARNFLAGS)
mkcomposecache_SOURCES = mkcomposecache.c
mkcomposecache_LDADD = $(XLIB_LIBS)
-EXTRA_DIST = mkallcomposecaches.sh
+EXTRA_DIST = mkallcomposecaches.sh README.md
MAINTAINERCLEANFILES = ChangeLog INSTALL
.PHONY: ChangeLog INSTALL