diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 23:26:04 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 23:26:04 -0800 |
commit | f75cdb45b676ae6e581518ae65282ac514d24e9e (patch) | |
tree | 308879114ab1edc20cc96ff8587c5f345fcc90ec /Makefile.am | |
parent | bffe5030b03af5afb67dbeb053016ffc7569f48a (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 9987787..497444f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,3 +39,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |