diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 21:11:40 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 21:11:40 -0800 |
commit | b8f4da1126dd44b4adc5f83ba5c7e06a2de75996 (patch) | |
tree | c8e3d5ee6702b05a891e783f0d2fce792db5f8d6 /Makefile.am | |
parent | 8df4b463f69fc3e7e08ce5de284ed7f318935c1e (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 52d2721..b1b2abf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -53,3 +53,4 @@ ChangeLog: dist-hook: ChangeLog INSTALL +EXTRA_DIST = README.md |