diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 21:57:20 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 21:57:20 -0800 |
commit | d5ba507f2b722e02d8196ffd0eb14b8a77cd7201 (patch) | |
tree | 5036666e4ea94af1cdc3512d453523fb241ca63b /Makefile.am | |
parent | d10ea9f5e27bd6f53d2fd78acd27f681489d5601 (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 e7b4d2f..cf2fea5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,3 +39,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |