diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 22:30:43 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 22:30:43 -0800 |
commit | 273860f2e9c9e05520848fbb5ad205e7e6eb4ba2 (patch) | |
tree | b5dbcd466bd77f1a12f25c18605287044665395a /Makefile.am | |
parent | a2fdd07e3688e658d3af31dc3780983432de31e4 (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 ac6aced..e36f29e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,3 +39,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |