diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 20:12:52 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 20:12:52 -0800 |
commit | cc8e1247cac3885d62af4b910c9a90818ef0b400 (patch) | |
tree | 37a5fe80c656a4329f8324fb78fc41934d2b90cd /Makefile.am | |
parent | 6c21e937384272a17f5afd29c4ac74e071816d6c (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 6173943..bbf1e5b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,3 +39,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |