diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 20:44:21 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 20:44:21 -0800 |
commit | 8c8e2321127d54e2729d4dc2cd08e8f34c35071e (patch) | |
tree | a8ed97130d7829e7a336c49ba2e9885c8629a8f1 /Makefile.am | |
parent | 653dc1e61cd9d4d4921158a2c5dec49962bb9f0a (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 cddffd0..585429e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -46,3 +46,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |