diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 21:09:45 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 21:09:45 -0800 |
commit | 12274b4d4b3c76e90e9417efb1c7b2f39fc55e7a (patch) | |
tree | d0a513ab106b5683d1949e4e129f5a399c9cefcf /Makefile.am | |
parent | 8709d1efd4b8131ddc0a04229bc148a6f473d6f0 (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 4b67745..80633e7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -41,3 +41,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |