diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 22:00:23 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 22:00:23 -0800 |
commit | 1e168e2b7c344f527edcd0d466b7c05d5071a460 (patch) | |
tree | dc9c86a8589e406c062400f45e67b242afe15578 /Makefile.am | |
parent | a98ec351f665d12b0f0aa26dddeaf7a33423ffd1 (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 9421d38..f7ab434 100644 --- a/Makefile.am +++ b/Makefile.am @@ -50,3 +50,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |