diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 19:34:46 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 19:34:46 -0800 |
commit | 2bfea54fc7716e76882f7ef27d6346ba854e24c9 (patch) | |
tree | 42934119c89ad8cedae9be3f7ff7fcaa8d007d62 /Makefile.am | |
parent | 0c3fc79ce76281eaddcef8c43658e48888805586 (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 cf7459f..4ba7951 100644 --- a/Makefile.am +++ b/Makefile.am @@ -49,3 +49,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |