diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-18 12:01:00 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-18 12:05:15 -0800 |
commit | 8e61f0d57ecf967d523cd0ca63088120a12e942a (patch) | |
tree | ae758d54fc404d187d634eaf4013d807dc64a60d /Makefile.am | |
parent | a46338a9923a2434b130cdaaed014e54020edf2a (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 678124c..57cec4d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,3 +39,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |