summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-16 22:09:24 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-16 22:09:24 -0800
commite52d06b541ff5509694e923d94c9856d8bf645d1 (patch)
tree91d1c48229270627e79b4b92265bcb869b539550 /Makefile.am
parent0e2a061b910102cfe858da1807061ace2918c527 (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 dfb21a4..376e297 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -53,7 +53,7 @@ SUFFIXES = .$(APP_MAN_SUFFIX) .man
.man.$(APP_MAN_SUFFIX):
$(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
-EXTRA_DIST += ChangeLog
+EXTRA_DIST += ChangeLog README.md
MAINTAINERCLEANFILES = ChangeLog
.PHONY: ChangeLog