diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 19:53:06 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 19:53:06 -0800 |
commit | 46d4900c2dbed1c7a632dc34a4ef952a9cdda8eb (patch) | |
tree | 3ea6e57ed4239c0d0d07bbdd1dd6864d0db5e949 /Makefile.am | |
parent | ec6f334152badff475d2a8c465dfdbf740f148d0 (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 29169b1..23446b4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -49,3 +49,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |