diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 22:27:40 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 22:27:40 -0800 |
commit | d15a9ce43042d12c545d194f46075214678046e9 (patch) | |
tree | f8a4c6b07063c47e7d91818b96d41ed1955e7074 /Makefile.am | |
parent | 8122e255d9c8c417d1eb9496b9b7b5c6cb53c334 (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 c60eeb4..641143f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -44,3 +44,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |