diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-18 11:30:58 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-18 11:30:58 -0800 |
commit | b6b36166bdb4d09f74e51acde83bf74f3a1fa495 (patch) | |
tree | 836775410371b660a2ab596243091a98e196c728 /Makefile.am | |
parent | 67a97afbc011799e0089f88f562586a33a312684 (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 1cc3ea6..6c14229 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,3 +39,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |