diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 20:55:55 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 20:55:55 -0800 |
commit | 8ee2177d894c91a4a864b5b182705d72055e0090 (patch) | |
tree | 6fa8c82555b0884b91ed0b7aa4e004e6a711567e /Makefile.am | |
parent | 3b72d922ec82789124d43ef11e601a2f1e620458 (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 ad435da..bd9a2e6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -48,3 +48,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |