diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 19:59:28 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 19:59:28 -0800 |
commit | c6b3126998d2199375fcd9b00d0a511e3e6217d0 (patch) | |
tree | 9fd9b5c37f1f0a9a558ccbfd6f10e3e8ebece138 /Makefile.am | |
parent | 16e56ed860165bf1340608692c6fc4ee359968ff (diff) |
Update README for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index c4391ac..7f1eba4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,3 +43,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |