diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 19:45:13 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 19:45:13 -0800 |
commit | 90a95d3f6a661b76b0768b454c00468eb65e47fc (patch) | |
tree | af6123e9a392a54d58a75fbe84039e67ab4e6b3f /Makefile.am | |
parent | 9644bfe7f56eb8c1cc795b724a6fc95ae4172d43 (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 5fbc484..874e0f7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -59,3 +59,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |