diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-19 17:15:03 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-19 17:15:03 -0800 |
commit | 90df350229d3a687de8d65dc450bceb78eceb014 (patch) | |
tree | 8b108195e939bce12639136cbae60baf5b44980b /Makefile.am | |
parent | 82ed8b7d73f306835b951410f5c309a5774ab9d4 (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 9cbf83d..ee682ee 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,3 +14,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |