summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-16 20:10:52 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-16 20:10:52 -0800
commitc24ce081a93d58d83baaca3ce1a950c3e1770558 (patch)
tree7db2ae8e7eb88b72a75edb14a944800b4becb88b /Makefile.am
parent9010d42ae2a6372f73988da3d646249115893a93 (diff)
Update README for gitlab migrationHEADmaster
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 4872f40..5f44fd1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -104,7 +104,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