diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-19 22:37:07 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-19 22:37:07 -0800 |
commit | e731a0e04c31bdb6b6b513bfd884e91ad907e05f (patch) | |
tree | bb1da71dac17e2bcdf68a6ca23d20b87d3aeeb9d /Makefile.am | |
parent | f4f32f13635907940a0bffcfd1748be392db4b98 (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 1c902dc..2939a2e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -37,3 +37,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |