diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-19 22:41:26 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-19 22:43:20 -0800 |
commit | 0dd0429f82298e294b7611fb6ed63a96af94e2ed (patch) | |
tree | f06f54adf0bcf5ed9094dca53fa78a33fab732af /Makefile.am | |
parent | 0659374e8c1a39433f074226a65f29ae6147157e (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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 7aece78..f8d5a6b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,3 +38,4 @@ ChangeLog: dist-hook: ChangeLog INSTALL +EXTRA_DIST = README.md |