diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-19 21:58:32 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-19 21:58:32 -0800 |
commit | 1e238b40bbef0664d281432c19634df39a19b1ee (patch) | |
tree | 2ba18bb62804fd8a62d2b430ef3c28b65e41be4a /Makefile.am | |
parent | b9b75d74c3e78c5df70c512786d1ee6db45975aa (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 b5d567d..d352b64 100644 --- a/Makefile.am +++ b/Makefile.am @@ -35,3 +35,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |