diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 21:41:17 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-16 21:41:17 -0800 |
commit | 2aa71349b3c3e206c0936c59322079adfab0d450 (patch) | |
tree | d3cb8297f037e7d7ec92ab46226d73cc4f616cb6 /Makefile.am | |
parent | 6cb245a4cadff580e0e5b0739f052ca74d9097b9 (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 a100a1d..4171911 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,3 +39,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md |