diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-19 21:38:39 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-19 21:38:39 -0800 |
commit | 66245d7d28d9ab26e22d7615a8b2fa79c82b60d8 (patch) | |
tree | 5c74d6f86c74b1270dd94addc220a349b9c4d04d /Makefile.am | |
parent | b1745c3eb4f84c2b68a90cbec6f6a9255ece4645 (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 67d1f11..cccdbf8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,3 +14,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |