diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 21:19:36 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 21:19:36 -0800 |
commit | aba4a53594d600dc61b0c8faf86e2ce1c2adea74 (patch) | |
tree | 6b460441489374724b1af70b2049d2f365dc6f5f /Makefile.am | |
parent | e99e56944915a99981ec28d7525347bf9da7fb94 (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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 25d5adb..d76438e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,3 +17,4 @@ ChangeLog: dist-hook: ChangeLog INSTALL +EXTRA_DIST = README.md |