diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-18 12:14:44 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-18 12:14:44 -0800 |
commit | a87ba3607d75a0b8f38ea9a91262427cd706ed86 (patch) | |
tree | 9eafeb8dd133d1c92d91cfbef97a5fe9507b6a6f /Makefile.am | |
parent | 1dba6ba5a792e0052ff21c2781dbff74dc33e621 (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 63c7c9e..ebd1979 100644 --- a/Makefile.am +++ b/Makefile.am @@ -29,3 +29,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |