diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-19 22:57:37 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-19 22:57:37 -0800 |
commit | 3e396bee684f716eb4b567aba639944b2d52d377 (patch) | |
tree | 6ac93dc9636965cc917e62824724127b69d1009d /Makefile.am | |
parent | 3c167ac0e7d66bcb0bd8794ba865bb3b69517f76 (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 82d138d..47b6c1a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,3 +14,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |